[PATCH] D137213: [clang][modules] NFCI: Pragma diagnostic mappings: write/read FileID instead of SourceLocation

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 1 17:32:12 PDT 2022


jansvoboda11 added a comment.

In D137213#3900850 <https://reviews.llvm.org/D137213#3900850>, @dexonsmith wrote:

> LGTM, although I there's format-is-probably-compatible-version as a courtesy for tooling, does that need a bump here?

Good point, I'll bump `VERSION_MAJOR` in `clang/include/clang/Serialization/ASTBitCodes.h` before committing.


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