We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6155f34 commit 002f33dCopy full SHA for 002f33d
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
--Wl,--export=__clang_Interpreter_SetValueWithAlloc
53
+-Wl,--export=__clang_Interpreter_SetValueWithAlloc
0 commit comments