[PATCH] D118711: [hack] Build a tree of preprocessing directives
Richard via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Feb 5 17:17:19 PST 2022
LegalizeAdulthood updated this revision to Diff 406220.
LegalizeAdulthood added a comment.
- Use LLVM RTTI for PP node types
- Add routines to dump PP nodes
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118711/new/
https://reviews.llvm.org/D118711
Files:
clang-tools-extra/clang-tidy/ClangTidyCheck.cpp
clang-tools-extra/clang-tidy/ClangTidyCheck.h
clang-tools-extra/clang-tidy/cppcoreguidelines/MacroUsageCheck.cpp
clang-tools-extra/clang-tidy/utils/CMakeLists.txt
clang-tools-extra/clang-tidy/utils/PPTree.cpp
clang-tools-extra/clang-tidy/utils/PPTree.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118711.406220.patch
Type: text/x-patch
Size: 34259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220206/b05e81c3/attachment-0001.bin>
More information about the cfe-commits
mailing list