File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -155,5 +155,13 @@ if(MSVC)
155
155
"/EXPORT:?dbgs@llvm@@YAAEAVraw_ostream@1@XZ"
156
156
"/EXPORT:?fatalUncheckedError@Error@llvm@@AEBAXXZ"
157
157
"/EXPORT:?logAllUnhandledErrors@llvm@@YAXVError@1@AEAVraw_ostream@1@VTwine@1@@Z"
158
+ "/EXPORT:?Parse@Interpreter@clang@@QEAA?AV?$Expected@AEAUPartialTranslationUnit@clang@@@llvm@@VStringRef@4@@Z"
159
+ "/EXPORT:?Execute@Interpreter@clang@@QEAA?AVError@llvm@@AEAUPartialTranslationUnit@2@@Z"
160
+ "/EXPORT:?isFloatingType@Type@clang@@QEBA_NXZ"
161
+ "/EXPORT:?getDecl@TagType@clang@@QEBAPEAVTagDecl@2@XZ"
162
+ "/EXPORT:?hasDefiningAttr@Decl@clang@@QEBA_NXZ"
163
+ "/EXPORT:?getNumParams@FunctionDecl@clang@@QEBAIXZ"
164
+ "/EXPORT:?getTemplateInstantiationPattern@FunctionDecl@clang@@QEBAPEAV12@_N@Z"
165
+ "/EXPORT:?getTemplateSpecializationArgs@FunctionDecl@clang@@QEBAPEBVTemplateArgumentList@2@XZ"
158
166
)
159
167
endif ()
You can’t perform that action at this time.
0 commit comments