[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
Tue Nov 15 22:08:01 PST 2022


rsmith updated this revision to Diff 475684.
rsmith marked 5 inline comments as done.

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
  clang/test/Misc/warning-flags-enabled.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137751.475684.patch
Type: text/x-patch
Size: 215924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221116/364627f3/attachment-0001.bin>


More information about the cfe-commits mailing list