[PATCH] ArrayRef'ize Sema::MatchTemplateParametersToScopeSpecifier
Robert Wilhelm
robert.wilhelm at gmx.net
Sun Jul 21 08:25:32 PDT 2013
Thanks.
I used
svn diff --diff-cmd diff --extensions -u0 | clang-format-diff.py
and committed in r186794.
On Sat, 2013-07-20 at 19:47 -0400, Rafael EspĂndola wrote:
> >> Hi Rafael,
> >>
> >> Attached is new patch formatted with "clang-format -style=LLVM".
> >
> >
> > Try using clang-format-diff.py to format just the patch you're proposing.
>
> Sorry, yes. That is exactly what I meant (you can also try git-clang-format).
>
> Cheers,
> Rafael
More information about the cfe-commits
mailing list