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 rC334527: [clang-format] Fix crash while reflowing backslash
in comments (authored by krasimir, committed by ).
Changed pri
krasimir created this revision.
Herald added a subscriber: cfe-commits.
The added test case was currently crashing with an assertion:
Repository:
rC Clang
https://reviews.llvm.org/D48089
Files:
lib/Format/BreakableToken.cpp
unittests/Format/FormatTestComments.cpp
Index: unittests/Forma