This is an archive of the discontinued LLVM Phabricator instance.

Implement additional traverse() overloads
ClosedPublic

Authored by steveire on Dec 29 2019, 12:35 PM.

Details

Summary

These overloads make it possible to wrap unless(), anyOf(), has() etc
with the traverse matcher.

Diff Detail

Event Timeline

steveire created this revision.Dec 29 2019, 12:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 29 2019, 12:35 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Dec 31 2019, 5:48 AM
This revision was automatically updated to reflect the committed changes.