]> granicus.if.org Git - clang/commitdiff
Ted & I crossed paths here, these tests are in cocoa-pth.m now.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 1 Apr 2009 16:59:39 +0000 (16:59 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 1 Apr 2009 16:59:39 +0000 (16:59 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68215 91177308-0d34-0410-b5e6-96231b3b80d8

test/SemaObjC/cocoa.m

index 0064094411d07d92eb1d2efe0b0b06c1186b2d3b..11c0bb59049a8f3050077930924008a218ed8a1d 100644 (file)
@@ -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