[PATCH] D19038: Add AST Matchers for CXXConstructorDecl::isDelegatingConstructor and CXXMethodDecl::isUserProvided.
Alexander Kornienko via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 13 04:18:54 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL266189: Add AST Matchers for CXXConstructorDecl::isDelegatingConstructor and… (authored by alexfh).
Changed prior to commit:
http://reviews.llvm.org/D19038?vs=53479&id=53534#toc
Repository:
rL LLVM
http://reviews.llvm.org/D19038
Files:
cfe/trunk/docs/LibASTMatchersReference.html
cfe/trunk/include/clang/ASTMatchers/ASTMatchers.h
cfe/trunk/unittests/ASTMatchers/ASTMatchersTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19038.53534.patch
Type: text/x-patch
Size: 8032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160413/1579441b/attachment.bin>
More information about the cfe-commits
mailing list