[PATCH] ArrayRef'ize Sema::MatchTemplateParametersToScopeSpecifier

Chandler Carruth chandlerc at google.com
Sat Jul 20 15:29:35 PDT 2013


On Sat, Jul 20, 2013 at 8:56 AM, Robert Wilhelm <robert.wilhelm at gmx.net>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.


> 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
> > >
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130720/19331085/attachment.html>


More information about the cfe-commits mailing list