This revision was automatically updated to reflect the committed changes.
Closed by commit rGecf696641e6c: [ASTMatchers] Allow use of mapAnyOf in more
contexts (authored by stephenkelly).
Changed prior to commit:
https://reviews.llvm.org/D94864?vs=317175&id=317690#toc
Repository:
rG LLVM Git
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
LGTM, though it would have been a bit easier to review had the rearranging been
done in a separate NFC patch.
Comment at: clang/unittests/ASTMatchers/ASTMatche
steveire created this revision.
steveire added a reviewer: aaron.ballman.
steveire requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Add an operator overload to ArgumentAdaptingMatcherFunc to allow use of
mapAnyOf within hasAncestor, hasParen