This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] Fix an invalid code generation in RemoveBracesLLVM
ClosedPublic

Authored by owenpan on May 25 2022, 7:35 PM.

Diff Detail

Event Timeline

owenpan created this revision.May 25 2022, 7:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 25 2022, 7:35 PM
owenpan requested review of this revision.May 25 2022, 7:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 25 2022, 7:35 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
curdeius accepted this revision.May 25 2022, 11:03 PM

LGTM. Good catch for this bug!

This revision is now accepted and ready to land.May 25 2022, 11:03 PM
This revision was landed with ongoing or failed builds.May 26 2022, 1:38 PM
This revision was automatically updated to reflect the committed changes.