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
This commit is contained in:
Eric Christopher 2011-08-20 01:08:46 +00:00
parent 89a179b656
commit 7be2f46dcb
1 changed files with 0 additions and 2 deletions

View 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;