[PATCH] D128947: [Lex] Introduce `PPCallbacks::LexedFileChanged()` preprocessor callback
Argyrios Kyrtzidis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 1 08:25:28 PDT 2022
akyrtzi updated this revision to Diff 441700.
akyrtzi added a comment.
Avoid changing the `SourceManager::getFilename()` implementation.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128947/new/
https://reviews.llvm.org/D128947
Files:
clang-tools-extra/test/pp-trace/pp-trace-include.cpp
clang/include/clang/Lex/PPCallbacks.h
clang/lib/Frontend/DependencyFile.cpp
clang/lib/Lex/PPLexerChange.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128947.441700.patch
Type: text/x-patch
Size: 9408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220701/5e508026/attachment-0001.bin>
More information about the cfe-commits
mailing list