From: Eric Christopher Date: Sat, 20 Aug 2011 01:08:46 +0000 (+0000) Subject: Remove XFAIL/XTARGET since this is passing on the other bots. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7be2f46dcbfd8c48c77e0fd5c6512d861e478f15;p=clang Remove XFAIL/XTARGET since this is passing on the other bots. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@138182 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGenObjC/2011-03-08-IVarLookup.m b/test/CodeGenObjC/2011-03-08-IVarLookup.m index 56becd1bc7..a24b98c3ac 100644 --- a/test/CodeGenObjC/2011-03-08-IVarLookup.m +++ b/test/CodeGenObjC/2011-03-08-IVarLookup.m @@ -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;