[PATCH] D54408: [ASTMatchers] Add matchers available through casting to derived
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 5 07:39:26 PDT 2019
aaron.ballman added a comment.
In D54408#1659301 <https://reviews.llvm.org/D54408#1659301>, @Abpostelnicu wrote:
> @aaron.ballman
> I think the auto usage improves and simplifies the code, however, as I would really like to see this code landed, I would be ok to help Stephen to finish this work and replace auto by the "old" way. Do you think we can have this approved if we make the changes mentioned earlier?
Nothing jumps out at me as blocking this, aside from completing the usual review activities. Have at it!
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54408/new/
https://reviews.llvm.org/D54408
More information about the cfe-commits
mailing list