[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:24 PDT 2024


================
@@ -4078,8 +4065,8 @@ void ASTReader::ReadModuleOffsetMap(ModuleFile &F) const {
       return;
----------------
Bigcheese wrote:

There's no more SourceLocation remap so I believe this error message is wrong now.

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


More information about the cfe-commits mailing list