Add Matcher convertVectorExpr.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D157248
[clang][ASTMatcher] Add Matcher 'convertVectorExpr' ClosedPublic Authored by danix800 on Aug 6 2023, 6:45 PM.
Details Summary Add Matcher convertVectorExpr.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 7 2023, 5:49 AM Closed by commit rG8baf86275639: [clang][ASTMatcher] Add Matcher 'convertVectorExpr' (authored by dingfei <fding@feysh.com>). · Explain WhyAug 7 2023, 6:54 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 547771 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
|