================
Comment at: unittests/Format/FormatTest.cpp:1184
@@ -1183,3 +1183,1 @@
                    "}"));
-  EXPECT_EQ("S s = { a, b };", format("S s = {\n"
-                                      "  a,\n"
----------------
And moved this check out of the "CommentsInStaticInitializers" test. There are 
no comments here.


http://llvm-reviews.chandlerc.com/D962
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to