We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0930a89 commit 499962fCopy full SHA for 499962f
lib/Interpreter/exports.ld
@@ -47,5 +47,7 @@
47
-Wl,--export=_ZNK5clang11DeclContext6lookupENS_15DeclarationNameE
48
-Wl,--export=_ZNK5clang17ClassTemplateDecl18getSpecializationsEv
49
-Wl,--export=_ZNK5clang4Sema15getStdNamespaceEv
50
+-Wl,--export=_ZNK5clang4Type14isFloatingTypeEv
51
+-Wl,--export=_ZNK5clang12FunctionDecl12getNumParamsEv
52
-Wl,--export=__clang_Interpreter_SetValueNoAlloc
53
-Wl,--export=__clang_Interpreter_SetValueWithAlloc
0 commit comments