[cfe-commits] [PATCH] Mark two Clang tests as passing on ARM

Joey Gouly joey.gouly at arm.com
Mon Oct 1 01:37:20 PDT 2012


ping

-----Original Message-----
From: cfe-commits-bounces at cs.uiuc.edu
[mailto:cfe-commits-bounces at cs.uiuc.edu] On Behalf Of Joey Gouly
Sent: 26 September 2012 14:07
To: cfe-commits at cs.uiuc.edu
Subject: [cfe-commits] [PATCH] Mark two Clang tests as passing on ARM

Hi all,

The tests CodeGen/2008-01-25-ByValReadNone.c and
CodeGenCXX/member-alignment.cpp are marked 
as XFAIL on ARM, however these tests have been consistently passing on the
ARM buildbots.

I also took the chance to convert CodeGen/2008-01-25-ByValReadNone.c to use
FileCheck, 
rather than using grep.

Please review the patch, and commit!

Thanks,
Joey







More information about the cfe-commits mailing list