This is an archive of the discontinued LLVM Phabricator instance.

[clang] Dont print implicit forrange initializer
ClosedPublic

Authored by kadircet on Jun 15 2022, 7:56 AM.

Diff Detail

Event Timeline

kadircet created this revision.Jun 15 2022, 7:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 15 2022, 7:56 AM
kadircet requested review of this revision.Jun 15 2022, 7:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 15 2022, 7:56 AM
usaxena95 accepted this revision.Jun 15 2022, 2:15 PM

Thanks!

This revision is now accepted and ready to land.Jun 15 2022, 2:15 PM
This revision was landed with ongoing or failed builds.Jun 17 2022, 2:30 AM
This revision was automatically updated to reflect the committed changes.
thakis added a subscriber: thakis.Jun 17 2022, 6:07 AM

Before landing changes, please:

  • Run tests
  • Look at the result from the presubmit checks

After landing changes, please watch your favorite bot cycle green with it, and pay attention for buildbot email for a while.

thanks for the revert, you beat me to it.