[PATCH] D63149: Added AST matcher for ignoring elidable constructors
Johan Vikström via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 12 05:51:30 PDT 2019
jvikstrom updated this revision to Diff 204269.
jvikstrom marked 3 inline comments as done.
jvikstrom added a comment.
- Added match conditionally overload to control in what language standard a match should run in
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63149/new/
https://reviews.llvm.org/D63149
Files:
clang/docs/LibASTMatchersReference.html
clang/include/clang/ASTMatchers/ASTMatchers.h
clang/lib/ASTMatchers/Dynamic/Registry.cpp
clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp
clang/unittests/ASTMatchers/ASTMatchersTest.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63149.204269.patch
Type: text/x-patch
Size: 11036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190612/55a09f09/attachment-0001.bin>
More information about the cfe-commits
mailing list