================ Comment at: unittests/Format/FormatTest.cpp:8072 @@ +8071,3 @@ + verifyFormat("namespace a {\n" + "class A {\n" + " void f()\n" ---------------- Can you add small test for structs just so that we realize when we are changing the behavior there? http://reviews.llvm.org/D4837