[clang] [Modules] No transitive source location change (PR #86912)

Michael Spencer via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 9 17:24:23 PDT 2024


https://github.com/Bigcheese commented:

I have a few minor comments on the patch. I want to do some additional perf testing on module scanning perf because I'm a bit concerned about the cost of `ASTWriter::getRawSourceLocationEncoding`.

https://github.com/llvm/llvm-project/pull/86912


More information about the cfe-commits mailing list