[PATCH] D158842: [include-cleaner] Handle decls/refs to concepts.

Utkarsh Saxena via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 25 06:16:03 PDT 2023


usaxena95 created this revision.
usaxena95 added reviewers: massberg, sammccall.
Herald added a subscriber: kadircet.
Herald added a project: All.
usaxena95 requested review of this revision.
Herald added projects: clang, clang-tools-extra.
Herald added a subscriber: cfe-commits.

This is similar to D155858 <https://reviews.llvm.org/D155858> and is probably more suited to be a followup to it.

Happy to wait if the mentioned revision is ready to land soon. Otherwise we could land this first and fix the include-cleaner bug.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D158842

Files:
  clang-tools-extra/include-cleaner/lib/WalkAST.cpp
  clang-tools-extra/include-cleaner/unittests/AnalysisTest.cpp
  clang/include/clang/AST/RecursiveASTVisitor.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158842.553448.patch
Type: text/x-patch
Size: 5479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230825/e6212166/attachment-0001.bin>


More information about the cfe-commits mailing list