summaryrefslogtreecommitdiffstats
path: root/clang/test/ARCMT/api.m.result
diff options
context:
space:
mode:
authorAlp Toker <alp@nuanti.com>2013-12-08 21:12:19 +0000
committerAlp Toker <alp@nuanti.com>2013-12-08 21:12:19 +0000
commit5a60686cf900467c7f7bcd7d11025bb27ac6a9ad (patch)
tree9dbda323bd3a24152d8b276187e2b0a02f55bba1 /clang/test/ARCMT/api.m.result
parent2e06c8c777a4fcfda2411222f12a7fd94ba443e1 (diff)
downloadbcm5719-llvm-5a60686cf900467c7f7bcd7d11025bb27ac6a9ad.tar.gz
bcm5719-llvm-5a60686cf900467c7f7bcd7d11025bb27ac6a9ad.zip
Remove all DISABLE lines from tests
There's no evidence that a 'DISABLE' directive ever existed. Let's see if anything breaks.. llvm-svn: 196733
Diffstat (limited to 'clang/test/ARCMT/api.m.result')
-rw-r--r--clang/test/ARCMT/api.m.result1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/ARCMT/api.m.result b/clang/test/ARCMT/api.m.result
index 7e04e7dc0c8..e3093751b62 100644
--- a/clang/test/ARCMT/api.m.result
+++ b/clang/test/ARCMT/api.m.result
@@ -1,7 +1,6 @@
// 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
-// DISABLE: mingw32
#include "Common.h"
OpenPOWER on IntegriCloud