mprobst marked 2 inline comments as done. ================ Comment at: unittests/Format/FormatTestJS.cpp:639-640 @@ -638,3 +638,4 @@ verifyFormat("var literal = 'hello ' +\n" - " 'world';"); + " 'worldworldworldworld';", + getGoogleJSStyleWithColumns(30)); } ---------------- Reverted after some more discussion, this is the "must break before otherwise pointless string wrapping" feature.
http://reviews.llvm.org/D17385 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits