We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcd32c8 commit 60df3d7Copy full SHA for 60df3d7
lib/CppInterOp/exports.ld
@@ -51,4 +51,5 @@
51
-Wl,--export=_ZNK5clang12FunctionDecl12getNumParamsEv
52
-Wl,--export=__clang_Interpreter_SetValueNoAlloc
53
-Wl,--export=__clang_Interpreter_SetValueWithAlloc
54
--Wl,--export=_ZN5clang11Interpreter6createENSt3__210unique_ptrINS_16CompilerInstanceENS1_14default_deleteIS3_EEEENS2_IN4llvm3orc12LLJITBuilderENS4_IS9_EEEE
+-Wl,--export=_ZN5clang11Interpreter6createENSt3__210unique_ptrINS_16CompilerInstanceENS1_14default_deleteIS3_EEEENS2_IN4llvm3orc12LLJITBuilderENS4_IS9_EEEE
55
+-Wl,--export=_ZNK5clang13CXXRecordDecl19isInjectedClassNameEv
0 commit comments