[PATCH] D117846: [ASTMatchers] Add `isConstinit` matcher
Evgeny Shulgin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 21 14:40:02 PST 2022
Izaron updated this revision to Diff 402111.
Izaron added a comment.
Fix: accept only keyword, not the attribute itself
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117846/new/
https://reviews.llvm.org/D117846
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: D117846.402111.patch
Type: text/x-patch
Size: 4390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220121/39769207/attachment.bin>
More information about the cfe-commits
mailing list