Ensure that HandleLLVMOptions adds all necessary required flags,
including -Wno-error when building with LLVM_ENABLE_WERROR enabled.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
This is a better alternative to D57142. After this change lands, runtimes build should be working with LLVM_ENABLE_WERROR.
Comment Actions
LGTM
llvm/runtimes/CMakeLists.txt | ||
---|---|---|
105 | Does DetermineGCCCompatible not do the right thing already? |
Does DetermineGCCCompatible not do the right thing already?