[PATCH] D93222: [analyzer] Introduce MacroExpansionContext to libAnalysis
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 22 03:59:52 PST 2021
steakhal updated this revision to Diff 318480.
steakhal marked 2 inline comments as done.
steakhal retitled this revision from "[RFC][analyzer] Introduce MacroExpansionContext to libAnalysis" to "[analyzer] Introduce MacroExpansionContext to libAnalysis".
steakhal edited the summary of this revision.
steakhal added a comment.
No changes made besides backporting API changes from the immediate child revision, D93223 <https://reviews.llvm.org/D93223>.
This way the API of `MacroExpansionContext` won't be changed in later parts of this stack.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93222/new/
https://reviews.llvm.org/D93222
Files:
clang/include/clang/Analysis/MacroExpansionContext.h
clang/lib/Analysis/CMakeLists.txt
clang/lib/Analysis/MacroExpansionContext.cpp
clang/unittests/Analysis/CMakeLists.txt
clang/unittests/Analysis/MacroExpansionContextTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93222.318480.patch
Type: text/x-patch
Size: 28472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210122/ca3ced61/attachment-0001.bin>
More information about the cfe-commits
mailing list