This is an archive of the discontinued LLVM Phabricator instance.

Change algorithms to return iterators
ClosedPublic

Authored by steveire on Nov 6 2020, 3:42 PM.

Details

Summary

Make it possible to inspect the matched node, possibly to ignore it.

Diff Detail

Event Timeline

steveire created this revision.Nov 6 2020, 3:42 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 6 2020, 3:42 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
steveire requested review of this revision.Nov 6 2020, 3:42 PM
This revision is now accepted and ready to land.Nov 9 2020, 5:14 AM
This revision was landed with ongoing or failed builds.Nov 9 2020, 11:28 AM
This revision was automatically updated to reflect the committed changes.