[cfe-commits] [PATCH] Another patch to fix some Clang tests with Itanium/ARM ABI differences

David Blaikie dblaikie at gmail.com
Wed Sep 19 08:28:55 PDT 2012


LGTM. Please commit or I can commit it for you if you don't have commit access.

On Wed, Sep 19, 2012 at 7:36 AM, David Tweed <david.tweed at arm.com> wrote:
> FWIW, I had a look at this patch and think it's ok.
>
>
>
> From: cfe-commits-bounces at cs.uiuc.edu
> [mailto:cfe-commits-bounces at cs.uiuc.edu] On Behalf Of Joey Gouly
> Sent: 19 September 2012 10:42
> To: cfe-commits at cs.uiuc.edu
> Subject: [cfe-commits] [PATCH] Another patch to fix some Clang tests with
> Itanium/ARM ABI differences
>
>
>
> Hi all,
>
>
>
> This is a patch, similar to the patch by David Tweed in r163564.
>
>
>
> It adds explicit target triples to two tests to compensate for differences
> in Itanium and ARM ABIs:
>
> CodeGenCXX/compound-literals.cpp, CodeGenCXX/throw-expression-cleanup.cpp
>
>
>
> This is in an effort to make the ARM buildbots greener.
>
>
>
> Please review, and commit!
>
>
>
>
>
> Thanks,
>
> Joey
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>



More information about the cfe-commits mailing list