diff options
| author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2012-01-12 02:34:32 +0000 |
|---|---|---|
| committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2012-01-12 02:34:32 +0000 |
| commit | 7e79129d15a11b3f3017f005f755b319b5974e38 (patch) | |
| tree | 1de44a0e4f9e4e03da12e1c725ce6a76ab8c18d5 /clang/test/ARCMT/cxx-rewrite.mm.result | |
| parent | 95f332112f32b661f072dc7b119bf56cd650a65c (diff) | |
| download | bcm5719-llvm-7e79129d15a11b3f3017f005f755b319b5974e38.tar.gz bcm5719-llvm-7e79129d15a11b3f3017f005f755b319b5974e38.zip | |
[arcmt] The migrator tests for the buildbot in http://lab.llvm.org:8011/builders/clang-native-mingw32-win7/
are messed up, XFAIL does not help. Waiting until DISABLE is supported..
llvm-svn: 148012
Diffstat (limited to 'clang/test/ARCMT/cxx-rewrite.mm.result')
| -rw-r--r-- | clang/test/ARCMT/cxx-rewrite.mm.result | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/ARCMT/cxx-rewrite.mm.result b/clang/test/ARCMT/cxx-rewrite.mm.result index 4982123106b..a2dc9a51f00 100644 --- a/clang/test/ARCMT/cxx-rewrite.mm.result +++ b/clang/test/ARCMT/cxx-rewrite.mm.result @@ -1,7 +1,7 @@ // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -fsyntax-only -fobjc-arc -x objective-c++ %s.result // RUN: arcmt-test --args -triple x86_64-apple-darwin10 -fsyntax-only -x objective-c++ %s > %t // RUN: diff %t %s.result -// XFAIL: mingw +// DISABLE: mingw32 #include "Common.h" |

