[PATCH] D137751: Produce a more informative diagnostics when Clang runs out of source locations

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 9 16:07:26 PST 2022


rsmith updated this revision to Diff 474386.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137751/new/

https://reviews.llvm.org/D137751

Files:
  clang/include/clang/Basic/DiagnosticCommonKinds.td
  clang/include/clang/Basic/DiagnosticLexKinds.td
  clang/include/clang/Basic/SourceManager.h
  clang/lib/Basic/SourceManager.cpp
  clang/lib/Lex/Pragma.cpp
  clang/lib/Serialization/ASTReader.cpp
  clang/test/Lexer/Inputs/inc2.h
  clang/test/Lexer/SourceLocationsOverflow.c
  clang/test/Misc/Inputs/include.h
  clang/test/Misc/sloc-usage.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137751.474386.patch
Type: text/x-patch
Size: 214637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221110/0e049d32/attachment-0001.bin>


More information about the cfe-commits mailing list