summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-04-01 16:59:39 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-04-01 16:59:39 +0000
commitf46945b27483074371f23285dfd177eab3ea8464 (patch)
treef74acc6c2144c8ceff77e4f4e16e7d509e910202
parent95c802cc0317cf59925f910d07eb263e4d121f1f (diff)
downloadbcm5719-llvm-f46945b27483074371f23285dfd177eab3ea8464.tar.gz
bcm5719-llvm-f46945b27483074371f23285dfd177eab3ea8464.zip
Ted & I crossed paths here, these tests are in cocoa-pth.m now.
llvm-svn: 68215
-rw-r--r--clang/test/SemaObjC/cocoa.m3
1 files changed, 0 insertions, 3 deletions
diff --git a/clang/test/SemaObjC/cocoa.m b/clang/test/SemaObjC/cocoa.m
index 0064094411d..11c0bb59049 100644
--- a/clang/test/SemaObjC/cocoa.m
+++ b/clang/test/SemaObjC/cocoa.m
@@ -1,8 +1,5 @@
// RUN: clang-cc %s -print-stats &&
// RUN: clang-cc %s -disable-free &&
-// RUN: clang-cc -emit-pth -o %t %s &&
-// RUN: clang-cc -token-cache %t %s &&
-// RUN: clang-cc -token-cache %t %s -E %s -o /dev/null
#ifdef __APPLE__
#include <Cocoa/Cocoa.h>
#endif
OpenPOWER on IntegriCloud