[clang] [Modules] No transitive source location change (PR #86912)
James Y Knight via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 28 07:32:30 PDT 2024
jyknight wrote:
+1 on the high-level plan. Switching from a linear offset to a {local-module-index, offset-within-module} pair sounds great!
https://github.com/llvm/llvm-project/pull/86912
More information about the cfe-commits
mailing list