This is an archive of the discontinued LLVM Phabricator instance.

Match code following lambdas when ignoring invisible nodes
ClosedPublic

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

Event Timeline

steveire created this revision.Dec 29 2019, 12:34 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 29 2019, 12:34 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
aaron.ballman accepted this revision.Dec 31 2019, 5:55 AM

LGTM assuming the behavioral change did not break anything in clang-tools-extra.

This revision is now accepted and ready to land.Dec 31 2019, 5:55 AM
This revision was automatically updated to reflect the committed changes.