]> granicus.if.org Git - clang/commitdiff
Forgot to remove trailing &&
authorDaniel Dunbar <daniel@zuster.org>
Wed, 1 Apr 2009 18:11:41 +0000 (18:11 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 1 Apr 2009 18:11:41 +0000 (18:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68220 91177308-0d34-0410-b5e6-96231b3b80d8

test/SemaObjC/cocoa.m

index 11c0bb59049a8f3050077930924008a218ed8a1d..153c46e1034d1345c8b7a826fa76e32ad18c4e0d 100644 (file)
@@ -1,5 +1,5 @@
 // RUN: clang-cc %s -print-stats &&
-// RUN: clang-cc %s -disable-free &&
+// RUN: clang-cc %s -disable-free
 #ifdef __APPLE__
 #include <Cocoa/Cocoa.h>
 #endif