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 b6e43e3 commit 6a61704Copy full SHA for 6a61704
lib/CppInterOp/CMakeLists.txt
@@ -181,6 +181,7 @@ if(MSVC)
181
"/EXPORT:??1raw_ostream@llvm@@UEAA@XZ"
182
"/EXPORT:??1raw_string_ostream"
183
"/EXPORT:??1raw_string_ostream@llvm@@UEAA@XZ"
184
+ "/EXPORT:??1raw_string_ostream@llvm@@QEAA@XZ"
185
"/EXPORT:?write_impl@raw_string_ostream@llvm@@EEAAXPEBD_K@Z"
186
"/EXPORT:?changeColor@raw_ostream@llvm@@UEAAAEAV12@W4Colors@12@_N1@Z"
187
"/EXPORT:?resetColor@raw_ostream@llvm@@UEAAAEAV12@XZ"
0 commit comments