[PATCH] D11282: IndentWrappedFunctionNames should win out over align colons
Kwasi Mensah
kmensah at google.com
Thu Jul 16 15:49:58 PDT 2015
I was looking for a selector name that the same length as "- (void)shortf:"
and taking the l out did that. Changing to something more intuitive.
On Thu, Jul 16, 2015 at 6:47 PM, Daniel Jasper <djasper at google.com> wrote:
> 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
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150716/a37ae326/attachment.html>
More information about the cfe-commits
mailing list