[PATCH] ArrayRef'ize Sema::MatchTemplateParametersToScopeSpecifier
Robert Wilhelm
robert.wilhelm at gmx.net
Sat Jul 20 08:56:31 PDT 2013
Hi Rafael,
Attached is new patch formatted with "clang-format -style=LLVM".
There are now quite a few whitespace changes.
Can you please check whether I used it right?
Thanks,
Robert
On Sat, 2013-07-20 at 10:43 -0400, Rafael EspĂndola wrote:
> indentation looks a bit funny. Could you please run clang-format in it?
>
> LGTM with that.
>
> On 20 July 2013 07:44, Robert Wilhelm <robert.wilhelm at gmx.net> wrote:
> > This patch converts Sema::MatchTemplateParametersToScopeSpecifier to
> > ArrayRef.
> > Passes make test on x86_64-unknown-linux-gnu
> >
> > Please review.
> >
> > Thanks,
> > Robert
> >
> > _______________________________________________
> > cfe-commits mailing list
> > cfe-commits at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
> >
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ArrayRef_MatchTemplateParametersToScopeSpecifier2.patch
Type: text/x-patch
Size: 25289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130720/6b972084/attachment.bin>
More information about the cfe-commits
mailing list