Skip to content

Commit da30c6a

Browse files
committed
add option
1 parent 0958e06 commit da30c6a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/clang/tools/libclang/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ if(MSVC)
119119
# Each functions is exported as "dllexport" in include/clang-c.
120120
# KB835326
121121
set(LLVM_EXPORTED_SYMBOL_FILE)
122+
add_compile_options(/bigobj)
122123
endif()
123124

124125
# HLSL Change Starts

0 commit comments

Comments
 (0)