This is an archive of the discontinued LLVM Phabricator instance.

Remove automatic traversal from forEach matcher
ClosedPublic

Authored by steveire on Nov 21 2020, 10:43 AM.

Diff Detail

Event Timeline

steveire created this revision.Nov 21 2020, 10:43 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 21 2020, 10:43 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
steveire requested review of this revision.Nov 21 2020, 10:43 AM
This revision is now accepted and ready to land.Nov 23 2020, 5:47 AM
This revision was landed with ongoing or failed builds.Nov 23 2020, 6:28 AM
This revision was automatically updated to reflect the committed changes.
thakis added a subscriber: thakis.Nov 23 2020, 6:46 AM

Looks like this broke clang-query tests: http://45.33.8.238/linux/33556/step_8.txt

Please take a look, and revert for now if it takes a while to fix.