[PATCH] D155549: [clang] adds `conceptDecl` as an ASTMatcher

Christopher Di Bella via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 20 15:33:57 PDT 2023


cjdb updated this revision to Diff 542706.
cjdb edited the summary of this revision.
cjdb added a comment.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

just trying to get CI close to green :)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155549/new/

https://reviews.llvm.org/D155549

Files:
  clang/docs/LibASTMatchersReference.html
  clang/docs/ReleaseNotes.rst
  clang/include/clang/ASTMatchers/ASTMatchers.h
  clang/lib/ASTMatchers/ASTMatchersInternal.cpp
  clang/lib/ASTMatchers/Dynamic/Registry.cpp
  clang/unittests/AST/DeclTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155549.542706.patch
Type: text/x-patch
Size: 4860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230720/001d4ce8/attachment.bin>


More information about the cfe-commits mailing list