[PATCH] D54307: [clang] overload ignoringParens for Expr
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 9 11:34:39 PST 2018
aaron.ballman added reviewers: sbenza, klimek.
aaron.ballman added a comment.
Adding a few other reviewers in case they have ideas on how to use the polymorphic matcher rather than the overload. If they don't have a better idea, then I think the overload approach is fine.
Repository:
rC Clang
https://reviews.llvm.org/D54307
More information about the cfe-commits
mailing list