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

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 7 06:51:07 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4cce27d9184e: [clang][ASTMatcher] Add Matcher 'dependentSizedExtVectorType' (authored by dingfei <fding at feysh.com>).

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.547769.patch
Type: text/x-patch
Size: 4860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230807/3a26ce87/attachment.bin>


More information about the cfe-commits mailing list