]> granicus.if.org Git - clang/commitdiff
Remove XFAIL/XTARGET since this is passing on the other bots.
authorEric Christopher <echristo@apple.com>
Sat, 20 Aug 2011 01:08:46 +0000 (01:08 +0000)
committerEric Christopher <echristo@apple.com>
Sat, 20 Aug 2011 01:08:46 +0000 (01:08 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@138182 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGenObjC/2011-03-08-IVarLookup.m

index 56becd1bc7acb6896a5419c100e059f1b45cec66..a24b98c3ac6c4877ad4a59f34c1f411bc48646ba 100644 (file)
@@ -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;