[PATCH] D125488: [Preprocessor] Make the special lexing for dependency scanning a first-class feature of the `Preprocessor` and `Lexer`
Argyrios Kyrtzidis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat May 21 10:54:20 PDT 2022
akyrtzi updated this revision to Diff 431151.
akyrtzi added a comment.
Update due to source change in the previous patch (https://reviews.llvm.org/D125487)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125488/new/
https://reviews.llvm.org/D125488
Files:
clang/include/clang/Lex/Lexer.h
clang/include/clang/Lex/Preprocessor.h
clang/include/clang/Lex/PreprocessorOptions.h
clang/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h
clang/lib/Lex/Lexer.cpp
clang/lib/Lex/PPDirectives.cpp
clang/lib/Lex/PPLexerChange.cpp
clang/lib/Lex/Preprocessor.cpp
clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125488.431151.patch
Type: text/x-patch
Size: 15757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220521/9c3d7aad/attachment.bin>
More information about the cfe-commits
mailing list