This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] Wrap inserted braces only if preceded by comments
ClosedPublic

Authored by owenpan on Sep 19 2022, 3:53 PM.

Diff Detail

Event Timeline

owenpan created this revision.Sep 19 2022, 3:53 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 19 2022, 3:53 PM
owenpan requested review of this revision.Sep 19 2022, 3:53 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 19 2022, 3:53 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
MyDeveloperDay accepted this revision.Sep 20 2022, 4:46 AM

I love the little and often approach, its so much easier to review, LGTM...

This revision is now accepted and ready to land.Sep 20 2022, 4:46 AM