[cfe-commits] r138182 - /cfe/trunk/test/CodeGenObjC/2011-03-08-IVarLookup.m
Eric Christopher
echristo at apple.com
Fri Aug 19 18:08:46 PDT 2011
Author: echristo
Date: Fri Aug 19 20:08:46 2011
New Revision: 138182
URL: http://llvm.org/viewvc/llvm-project?rev=138182&view=rev
Log:
Remove XFAIL/XTARGET since this is passing on the other bots.
Modified:
cfe/trunk/test/CodeGenObjC/2011-03-08-IVarLookup.m
Modified: cfe/trunk/test/CodeGenObjC/2011-03-08-IVarLookup.m
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/test/CodeGenObjC/2011-03-08-IVarLookup.m?rev=138182&r1=138181&r2=138182&view=diff
==============================================================================
--- cfe/trunk/test/CodeGenObjC/2011-03-08-IVarLookup.m (original)
+++ cfe/trunk/test/CodeGenObjC/2011-03-08-IVarLookup.m Fri Aug 19 20:08:46 2011
@@ -1,6 +1,4 @@
// RUN: %clang -S -emit-llvm -m64 -fobjc-abi-version=2 %s -o /dev/null
-// XFAIL: *
-// XTARGET: darwin
typedef unsigned int UInt_t;
More information about the cfe-commits
mailing list