[PATCH] D19113: [ASTMatchers] Upgrading typedef matching to c++11
Clement Courbet via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 14 08:23:04 PDT 2016
courbet added a comment.
Example of where this is useful as a drop-in replacement for typedefDecl():
http://reviews.llvm.org/D19117
http://reviews.llvm.org/D19113
More information about the cfe-commits
mailing list