This addresses bug 36766 and a FIXME in tests about empty lines before
}[;] // comment lines.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Paths
| Differential D44631
[clang-format] Remove empty lines before }[;] // comment ClosedPublic Authored by krasimir on Mar 19 2018, 8:33 AM.
Details Summary This addresses bug 36766 and a FIXME in tests about empty lines before
Diff Detail
Event TimelineClosed by commit rC327861: [clang-format] Remove empty lines before }[;] // comment (authored by krasimir). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 138942 lib/Format/UnwrappedLineFormatter.cpp
unittests/Format/FormatTest.cpp
|