[PATCH] Added an option to avoid splitting certain kinds of comments into lines.
Manuel Klimek
klimek at google.com
Thu Jan 2 01:58:07 PST 2014
lg
================
Comment at: unittests/Format/FormatTest.cpp:1053
@@ +1052,3 @@
+ "// IWYU pragma: aaaaaaaaaaaaaaaaaa bbbbbbbbbbbbbb",
+ format("// IWYU pragma: aaaaaaaaaaaaaaaaaa bbbbbbbbbbbbbb", Pragmas));
+}
----------------
Please add a short test for block comments.
http://llvm-reviews.chandlerc.com/D2460
BRANCH
svn
ARCANIST PROJECT
clang
More information about the cfe-commits
mailing list