This revision was automatically updated to reflect the committed changes.
Closed by commit rL311457: [clang-format] Break non-trailing block comments
(authored by krasimir).
Repository:
rL LLVM
https://reviews.llvm.org/D37007
Files:
cfe/trunk/lib/Format/ContinuationIndenter.cpp
cfe/trunk/
djasper accepted this revision.
djasper added a comment.
This revision is now accepted and ready to land.
If no tests break with this, lets just go for it. We can follow up and fix
individual cases if we find undesired behavior.
https://reviews.llvm.org/D37007
___