[PATCH] D133357: [Lex/DependencyDirectivesScanner] Keep track of the presence of tokens between the last scanned directive and EOF
Argyrios Kyrtzidis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 7 10:20:12 PDT 2022
akyrtzi updated this revision to Diff 458499.
akyrtzi added a comment.
Remove leftover doc-comment parameter.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133357/new/
https://reviews.llvm.org/D133357
Files:
clang/include/clang/Lex/DependencyDirectivesScanner.h
clang/lib/Lex/DependencyDirectivesScanner.cpp
clang/lib/Lex/Lexer.cpp
clang/unittests/Lex/CMakeLists.txt
clang/unittests/Lex/DependencyDirectivesScannerTest.cpp
clang/unittests/Lex/PPDependencyDirectivesTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133357.458499.patch
Type: text/x-patch
Size: 15811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220907/62478b64/attachment-0001.bin>
More information about the cfe-commits
mailing list