[PATCH] D70183: Detect source location overflow due includes
Diogo N. Sampaio via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 17 11:11:38 PST 2020
dnsampaio updated this revision to Diff 238834.
dnsampaio added a comment.
- Fixed to return correct token
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.238834.patch
Type: text/x-patch
Size: 134840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200117/b7761b00/attachment-0001.bin>
More information about the cfe-commits
mailing list