From: Daniel Dunbar Date: Wed, 1 Apr 2009 16:59:39 +0000 (+0000) Subject: Ted & I crossed paths here, these tests are in cocoa-pth.m now. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=32c6093bc9d9d51d00d14b22e5a85f3070d2b900;p=clang Ted & I crossed paths here, these tests are in cocoa-pth.m now. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68215 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/SemaObjC/cocoa.m b/test/SemaObjC/cocoa.m index 0064094411..11c0bb5904 100644 --- a/test/SemaObjC/cocoa.m +++ b/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 #endif