ziqingluo-90 wrote:

Learned more about how loaded files & ASTs are managed in clang.   Now opt-out 
regions in a loaded AST can span over multiple files (within one TU).  They now 
behave in a consistent way when they are from loaded files or local files.

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

Reply via email to