[PATCH] D19113: [ASTMatchers] Upgrading typedef matching to c++11

Clement Courbet via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 14 08:04:05 PDT 2016


courbet added a comment.

In http://reviews.llvm.org/D19113#401095, @aaron.ballman wrote:

> If we're going to add this (which I think is a good idea), perhaps we should also add `typeAliasDecl()` at the same time?


Makes sense, done.


http://reviews.llvm.org/D19113





More information about the cfe-commits mailing list