mirror of https://github.com/microsoft/clang.git
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:
parent
89a179b656
commit
7be2f46dcb
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue