This revision was not accepted when it landed; it landed in state "Needs
Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rC327708: [clang-format] Fix raw string prefix penalty
(authored by krasimir, committed by ).
Changed prior to commit:
ht
krasimir created this revision.
Herald added subscribers: cfe-commits, klimek.
We weren't penalizing cases where the raw string prefix goes over the column
limit.
Repository:
rC Clang
https://reviews.llvm.org/D44563
Files:
lib/Format/ContinuationIndenter.cpp
unittests/Format/FormatTestR