[PATCH] D137213: [clang][modules] NFCI: Pragma diagnostic mappings: write/read FileID instead of SourceLocation
Alexander Kornienko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Nov 20 12:26:51 PST 2022
alexfh added a comment.
Heads up: this commit has broken compilation in a small number of cases: some #includes from modularized headers now fail to be found. I'm still trying to figure out what exactly happened, but some behavior has definitely changed by this commit.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137213/new/
https://reviews.llvm.org/D137213
More information about the cfe-commits
mailing list