On 20 February 2014 04:02, Stephan Falke wrote:
> Hi Rafael,
>
>> LGTM
>
>
> Could you apply the patch? I don't have commit access (I'm only a clang
> user...).
Sure, r201794.
Thanks,
Rafael
___
cfe-commits mailing list
cfe-commits@cs.uiuc.edu
http://l
Hi Rafael,
LGTM
Could you apply the patch? I don't have commit access (I'm only a clang
user...).
Thanks,
Stephan
On 18 February 2014 05:01, Stephan Falke wrote:
Hi,
the attached patch fixes a typo in lib/Driver/ToolChains.cpp
(multiilb --> multilib).
Cheers,
Stephan
LGTM
On 18 February 2014 05:01, Stephan Falke wrote:
> Hi,
>
> the attached patch fixes a typo in lib/Driver/ToolChains.cpp
> (multiilb --> multilib).
>
> Cheers,
> Stephan
>
> ___
> cfe-commits mailing list
> cfe-commits@cs.uiuc.edu
> http://lists.cs.u
Hi,
the attached patch fixes a typo in lib/Driver/ToolChains.cpp
(multiilb --> multilib).
Cheers,
Stephan
Index: lib/Driver/ToolChains.cpp
===
--- lib/Driver/ToolChains.cpp (revision 201556)
+++ lib/Driver/ToolChains.cpp (working co