[PATCH] D118711: [hack] Build a tree of preprocessing directives

Richard via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 1 08:59:50 PST 2022


LegalizeAdulthood created this revision.
LegalizeAdulthood added a reviewer: ymandel.
Herald added subscribers: carlosgalvezp, kbarton, mgorny, nemanjai.
LegalizeAdulthood requested review of this revision.
Herald added a project: clang-tools-extra.
Herald added a subscriber: cfe-commits.

This code is disgusting and meant only as an object
of discussion.


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.404959.patch
Type: text/x-patch
Size: 21973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220201/c48ae89a/attachment-0001.bin>


More information about the cfe-commits mailing list