Well, just to clarify:
Are we decided to follow AStyle way and break after classes and namespaces, but 
not before structs?

================
Comment at: unittests/Format/FormatTest.cpp:8072
@@ +8071,3 @@
+  verifyFormat("namespace a {\n"
+               "class A {\n"
+               "  void f()\n"
----------------
Daniel Jasper wrote:
> Can you add small test for structs just so that we realize when we are 
> changing the behavior there?
Ok, I'll add one.

http://reviews.llvm.org/D4837



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

Reply via email to