[PATCH] D26032: [ASTMatcher] Add CXXNewExpr support to hasDeclaration

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 31 08:43:28 PDT 2016


aaron.ballman added a reviewer: lukasza.
aaron.ballman added a subscriber: lukasza.
aaron.ballman added a comment.

I think this is the right way to go, but I know that @klimek and @lukasza have been working on `hasDeclaration()` issues recently, so I am wondering what their thoughts are as well.


https://reviews.llvm.org/D26032





More information about the cfe-commits mailing list