This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] Handle goto labels for RemoveBracesLLVM
ClosedPublic

Authored by owenpan on Mar 4 2022, 11:52 PM.

Diff Detail

Event Timeline

owenpan created this revision.Mar 4 2022, 11:52 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 4 2022, 11:52 PM
owenpan requested review of this revision.Mar 4 2022, 11:52 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 4 2022, 11:52 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
curdeius accepted this revision.Mar 5 2022, 12:14 AM

Looks good.

This revision is now accepted and ready to land.Mar 5 2022, 12:14 AM
This revision was automatically updated to reflect the committed changes.