See PR18455 and this message.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Event Timeline
Comment Actions
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
Paths
| Differential D67395
[clang-format] Apply BAS_AlwaysBreak to C++11 braced lists ClosedPublic Authored by owenpan on Sep 10 2019, 5:57 AM.
Details
Diff Detail
Event TimelineComment Actions 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 Closed by commit rL371571: [clang-format] Apply BAS_AlwaysBreak to C++11 braced lists (authored by owenpan). · Explain WhySep 10 2019, 4:25 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 219528 clang/lib/Format/ContinuationIndenter.cpp
clang/unittests/Format/FormatTest.cpp
|