[PATCH] D32480: clang-format: Add CompactNamespaces option

Krasimir Georgiev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 14 04:37:35 PDT 2017


krasimir added inline comments.


================
Comment at: unittests/Format/FormatTest.cpp:1394
+                   "int j;\n"
+				   "}\n"
+                   "}",
----------------
Re-indent this line.


https://reviews.llvm.org/D32480





More information about the cfe-commits mailing list