[PATCH] D157777: [ASTMatcher] Add matcher for 'MacroQualifiedType'
Ding Fei via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 14 19:58:50 PDT 2023
danix800 updated this revision to Diff 550178.
danix800 added a comment.
1. Improve matcher description
2. Add a counter-example for test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157777/new/
https://reviews.llvm.org/D157777
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: D157777.550178.patch
Type: text/x-patch
Size: 4543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230815/e9e91ac0/attachment.bin>
More information about the cfe-commits
mailing list