We weren't penalizing cases where the raw string prefix goes over the column limit.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Paths
| Differential D44563
[clang-format] Fix raw string prefix penalty ClosedPublic Authored by krasimir on Mar 16 2018, 7:03 AM.
Details Summary We weren't penalizing cases where the raw string prefix goes over the column limit.
Diff Detail
Event TimelineClosed by commit rC327708: [clang-format] Fix raw string prefix penalty (authored by krasimir). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 138697 lib/Format/ContinuationIndenter.cpp
unittests/Format/FormatTestRawStrings.cpp
|