aengelke wrote:

Yeah, this probably causes clangCodeGen to use the LLVMCodeGen PCH instead of 
the clangAST PCH. I did want to build a dedicated clangCodeGen PCH, but put 
that off, because the new LLVMABI library does broken things with enums and I 
didn't have the time to investigate that. (This was something related to enum 
classes and implicit conversions which only work when some headers are included 
but not in a standalone context.)

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

Reply via email to