HerrCai0907 wrote:

> Add support for unity builds (.cpp files included from single .cpp file = 
> isInMainFile is not sufficient)

For unity build, it looks like a project level decision. Then they can ignore 
this check. Maybe I can provide an option to treat some extension as main file 
also.

https://github.com/llvm/llvm-project/pull/90830
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to