This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] Apply BAS_AlwaysBreak to C++11 braced lists
ClosedPublic

Authored by owenpan on Sep 10 2019, 5:57 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

owenpan created this revision.Sep 10 2019, 5:57 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 10 2019, 5:57 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
MyDeveloperDay accepted this revision.Sep 10 2019, 12:51 PM

Thank you for this patch, i've seen a number of PRs raise to this effect.. this looks to be a great start in this area

LGTM

This revision is now accepted and ready to land.Sep 10 2019, 12:51 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptSep 10 2019, 4:25 PM