From 5a60686cf900467c7f7bcd7d11025bb27ac6a9ad Mon Sep 17 00:00:00 2001 From: Alp Toker Date: Sun, 8 Dec 2013 21:12:19 +0000 Subject: 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 --- clang/test/ARCMT/api.m.result | 1 - 1 file changed, 1 deletion(-) (limited to 'clang/test/ARCMT/api.m.result') 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" -- cgit v1.2.3