[PATCH] D159309: [ASTMatchers] basic matcher support for ConceptReference

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 4 04:58:27 PDT 2023


sammccall updated this revision to Diff 555709.
sammccall added a comment.

regenerate HTML after rebasing on 415d9e8ca39c0b42f351cc532ccfb48b6ac97f7f <https://reviews.llvm.org/rG415d9e8ca39c0b42f351cc532ccfb48b6ac97f7f>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159309

Files:
  clang/docs/LibASTMatchersReference.html
  clang/include/clang/ASTMatchers/ASTMatchFinder.h
  clang/include/clang/ASTMatchers/ASTMatchers.h
  clang/include/clang/ASTMatchers/ASTMatchersInternal.h
  clang/lib/ASTMatchers/ASTMatchFinder.cpp
  clang/lib/ASTMatchers/ASTMatchersInternal.cpp
  clang/lib/ASTMatchers/Dynamic/Registry.cpp
  clang/unittests/AST/ASTTypeTraitsTest.cpp
  clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159309.555709.patch
Type: text/x-patch
Size: 18986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230904/59ba2531/attachment-0001.bin>


More information about the cfe-commits mailing list