[PATCH] D141925: [ASTMatchers] Add `isDirectInit` matcher.
Clement Courbet via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 23 06:41:13 PST 2023
courbet updated this revision to Diff 491348.
courbet added a comment.
add matcher to registry and add release note
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141925/new/
https://reviews.llvm.org/D141925
Files:
clang/docs/LibASTMatchersReference.html
clang/docs/ReleaseNotes.rst
clang/include/clang/ASTMatchers/ASTMatchers.h
clang/lib/ASTMatchers/Dynamic/Registry.cpp
clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141925.491348.patch
Type: text/x-patch
Size: 3662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230123/4a1507ec/attachment.bin>
More information about the cfe-commits
mailing list