summaryrefslogtreecommitdiff
path: root/test/ARCMT/init.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
commitc6a8fe3785eaf81f5b6f90fd073bbd479e7a7a3d (patch)
tree1461d3f6edddddfc01bb26d3f5b456c1abb37826 /test/ARCMT/init.m.result
parent7567699364f8733d5eb66e528cdb70bb15ded261 (diff)
downloadclang-c6a8fe3785eaf81f5b6f90fd073bbd479e7a7a3d.tar.gz
Remove all DISABLE lines from tests
There's no evidence that a 'DISABLE' directive ever existed. Let's see if anything breaks.. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@196733 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/ARCMT/init.m.result')
-rw-r--r--test/ARCMT/init.m.result1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/ARCMT/init.m.result b/test/ARCMT/init.m.result
index d7f730083a..d550dedb1d 100644
--- a/test/ARCMT/init.m.result
+++ b/test/ARCMT/init.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
#define nil (void *)0