summaryrefslogtreecommitdiffstats
path: root/clang/test/ARCMT/GC-check.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/ARCMT/GC-check.m')
-rw-r--r--clang/test/ARCMT/GC-check.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/ARCMT/GC-check.m b/clang/test/ARCMT/GC-check.m
index f34bf48c6c9..3a1b67ce218 100644
--- a/clang/test/ARCMT/GC-check.m
+++ b/clang/test/ARCMT/GC-check.m
@@ -1,6 +1,6 @@
// RUN: %clang_cc1 -arcmt-check -verify -triple x86_64-apple-darwin10 -fobjc-gc-only %s
// RUN: %clang_cc1 -arcmt-check -verify -triple x86_64-apple-darwin10 -fobjc-gc-only -x objective-c++ %s
-// XFAIL: mingw
+// DISABLE: mingw32
#define CF_AUTOMATED_REFCOUNT_UNAVAILABLE __attribute__((unavailable("not available in automatic reference counting mode")))
typedef unsigned NSUInteger;
OpenPOWER on IntegriCloud