Files
clang-p2996/clang/tools
Aaron Puchert b246d5f055 Disable symbol versions for clang-cpp also with MSVC
It seems we can get there with MSVC if LLVM_BUILD_LLVM_DYLIB_VIS is set.
Slightly surprising because I didn't know that MSVC supports the flag
-Bsymbolic-functions, but let's play it safe.
2024-11-20 03:43:55 +01:00
..