[PATCH] D70183: Detect source location overflow due includes

Diogo N. Sampaio via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 24 15:59:36 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGbce360b7048c: Detect source location overflow due includes (authored by dnsampaio).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70183

Files:
  clang/include/clang/Basic/DiagnosticCommonKinds.td
  clang/include/clang/Lex/Preprocessor.h
  clang/lib/Basic/SourceManager.cpp
  clang/lib/Lex/PPDirectives.cpp
  clang/lib/Lex/Preprocessor.cpp
  clang/test/Lexer/Inputs/inc1.h
  clang/test/Lexer/Inputs/inc2.h
  clang/test/Lexer/SourceLocationsOverflow.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70183.240314.patch
Type: text/x-patch
Size: 134840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200124/39736846/attachment-0001.bin>


More information about the cfe-commits mailing list