[PATCH] D19871: Add an AST matcher for CastExpr kind

Etienne Bergeron via cfe-commits cfe-commits at lists.llvm.org
Fri May 13 07:44:45 PDT 2016


etienneb added a comment.

In http://reviews.llvm.org/D19871#429466, @Prazek wrote:

> +1 I will probably also use this.
>
> Does hasCastKind works for implicitCastExpr?


Yes, there is a unittest with the code.


http://reviews.llvm.org/D19871





More information about the cfe-commits mailing list