[PATCH] D11282: IndentWrappedFunctionNames should win out over align colons

Daniel Jasper djasper at google.com
Thu Jul 16 15:47:46 PDT 2015


djasper added inline comments.

================
Comment at: unittests/Format/FormatTest.cpp:7115
@@ +7114,3 @@
+  verifyFormat("- (void)shortf:(GTMFoo *)theFoo\n"
+               "    justongKeyword:(NSRect)theRect {\n"
+               "}",
----------------
justong?


Repository:
  rL LLVM

http://reviews.llvm.org/D11282







More information about the cfe-commits mailing list