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 466c6c8 commit 9549a65Copy full SHA for 9549a65
lib/CppInterOp/CMakeLists.txt
@@ -180,6 +180,8 @@ if(MSVC)
180
"/EXPORT:?compareValues@APSInt@llvm@@SAHAEBV12@0@Z"
181
"/EXPORT:??1raw_ostream@llvm@@UEAA@XZ"
182
"/EXPORT:??1raw_string_ostream"
183
+ "/EXPORT:?1raw_string_ostream"
184
"/EXPORT:??1raw_string_ostream@llvm@@UEAA@XZ"
185
+ "/EXPORT:?1raw_string_ostream@llvm@@UEAA@XZ"
186
)
187
endif()
0 commit comments