diff options
Diffstat (limited to 'clang/test/ARCMT/GC.m.result')
| -rw-r--r-- | clang/test/ARCMT/GC.m.result | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/ARCMT/GC.m.result b/clang/test/ARCMT/GC.m.result index 3e4a304d80e..0df6aa89e8a 100644 --- a/clang/test/ARCMT/GC.m.result +++ b/clang/test/ARCMT/GC.m.result @@ -3,7 +3,7 @@ // RUN: diff %t %s.result // RUN: arcmt-test --args -triple x86_64-apple-macosx10.7 -fsyntax-only -fobjc-gc-only -x objective-c++ %s > %t // RUN: diff %t %s.result -// XFAIL: mingw +// DISABLE: mingw32 #include "Common.h" #include "GC.h" |

