See PR40840
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D66059
[clang-format] Expand AllowShortBlocksOnASingleLine for WebKit ClosedPublic Authored by owenpan on Aug 10 2019, 8:44 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 11 2019, 5:13 AM Closed by commit rL368539: [clang-format] Expand AllowShortBlocksOnASingleLine for WebKit (authored by owenpan). · Explain WhyAug 11 2019, 10:48 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 214560 cfe/trunk/docs/ClangFormatStyleOptions.rst
cfe/trunk/include/clang/Format/Format.h
cfe/trunk/lib/Format/Format.cpp
cfe/trunk/lib/Format/TokenAnnotator.cpp
cfe/trunk/lib/Format/UnwrappedLineFormatter.cpp
cfe/trunk/unittests/Format/FormatTest.cpp
|