llvm-project
3403aac7
- [CMake][LLVM] Disable PCH on Clang for file with custom flags too (#183813)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
57 days ago
[CMake][LLVM] Disable PCH on Clang for file with custom flags too (#183813) Precompiled headers are already skipped when building ConstantFolding.cpp with MSVC, they cause problems with Clang too so disable it there the same way.
References
#183813 - [CMake][LLVM] Disable PCH on Clang for file with custom flags too
Author
hvdijk
Parents
9b1f7845
Loading