[PATCH] D157237: [clang][ASTMatcher] Add Matcher 'dependentSizedExtVectorType'

Ding Fei via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 6 17:07:35 PDT 2023


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

Add missing Matcher registration.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157237

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/ASTMatchers/ASTMatchersNodeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157237.547614.patch
Type: text/x-patch
Size: 4860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230807/a2957513/attachment.bin>


More information about the cfe-commits mailing list