[PATCH] Fix clash of gcc toolchains in hexagon driver regression tests

Samuel F Antao sfantao at us.ibm.com
Fri Nov 7 10:03:13 PST 2014


Hi Rafael,

Rafael Espíndola <rafael.espindola at gmail.com> wrote on 11/07/2014 12:25:36
PM:

> From: Rafael Espíndola <rafael.espindola at gmail.com>
> To: Samuel F Antao/Watson/IBM at IBMUS
> Cc: llvm cfe <cfe-commits at cs.uiuc.edu>
> Date: 11/07/2014 12:25 PM
> Subject: Re: [PATCH] Fix clash of gcc toolchains in hexagon driver
> regression tests
>
> +  std::string gcc_toolchain = getGCCToolchainDir(Args);
>
> There is talk of using this style of variable names, but for now we
> are still with CamelCase for variables.
>
> LGTM with the variable name changed.

I've fixed the variable name. Committed in r221535.

Thanks again,
Samuel

>
>
> On 6 November 2014 18:37, Samuel F Antao <sfantao at us.ibm.com> wrote:
> > Hi Rafael,
> >
> > Sorry about that. Not sure what I did wrong... Find attached the new
patch.
> > I doubled-checked this time.
> >
> > Thanks!
> > Samuel
> >
> > (See attached file: clang_hexagon_fix.patch)
> >
> > Rafael Espíndola <rafael.espindola at gmail.com> wrote on 11/05/2014
05:40:07
> > PM:
> >
> >> From: Rafael Espíndola <rafael.espindola at gmail.com>
> >> To: Samuel F Antao/Watson/IBM at IBMUS
> >> Cc: llvm cfe <cfe-commits at cs.uiuc.edu>
> >> Date: 11/05/2014 05:40 PM
> >> Subject: Re: [PATCH] Fix clash of gcc toolchains in hexagon driver
> >> regression tests
> >>
> >> On 5 November 2014 16:29, Samuel F Antao <sfantao at us.ibm.com> wrote:
> >> > Hi Rafael,
> >> >
> >> > Thanks for the review. I followed your suggestion and used
> >> > getGCCToolchainDir instead. git-clang-format seems not to
complainabout
> >> > any
> >> > issues now.
> >>
> >> That is odd. Running "git-clang-format master" after applying your
> >> patch to a branch produces the attached patch.
> >>
> >> Cheers,
> >> Rafael
> >> [attachment "t.patch" deleted by Samuel F Antao/Watson/IBM]
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141107/e22bf158/attachment.html>


More information about the cfe-commits mailing list