[PATCH] D158872: [clang][ASTMatchers] Add a few type-related Matchers

Ding Fei via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 26 20:44:20 PDT 2023


danix800 updated this revision to Diff 553779.
danix800 added a comment.

Update doc: fix improper naming in objc testcase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158872

Files:
  clang/docs/LibASTMatchersReference.html
  clang/docs/ReleaseNotes.rst
  clang/include/clang/ASTMatchers/ASTMatchers.h
  clang/lib/ASTMatchers/ASTMatchFinder.cpp
  clang/lib/ASTMatchers/ASTMatchersInternal.cpp
  clang/lib/ASTMatchers/Dynamic/Registry.cpp
  clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp
  clang/unittests/ASTMatchers/ASTMatchersTest.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158872.553779.patch
Type: text/x-patch
Size: 27593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230827/662b5396/attachment-0001.bin>


More information about the cfe-commits mailing list