aengelke wrote:

@AaronBallman Could you try adding 
`set_source_files_properties(ConstantFolding.cpp PROPERTIES 
SKIP_PRECOMPILE_HEADERS ON)` in llvm/lib/Analysis/CMakeLists.txt:32 (after the 
/fp flag is set) and see whether this fixes the problem?

https://github.com/llvm/llvm-project/pull/176420
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to