From 7be2f46dcbfd8c48c77e0fd5c6512d861e478f15 Mon Sep 17 00:00:00 2001 From: Eric Christopher Date: Sat, 20 Aug 2011 01:08:46 +0000 Subject: [PATCH] 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 --- test/CodeGenObjC/2011-03-08-IVarLookup.m | 2 -- 1 file changed, 2 deletions(-) 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; -- 2.50.1