[PATCH] D21241: Add an ASTMatcher for ignoring ExprWithCleanups.

Tim Shen via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 21 13:31:21 PDT 2016


timshen abandoned this revision.
timshen added a comment.

> I was wondering why we didn't created that Matcher: IgnoreImplicit


Actually you are right. There already exists a IgnoreImplict in clang-tidy and I just switched to that.

Abandoning this patch.

Thanks!


http://reviews.llvm.org/D21241





More information about the cfe-commits mailing list