]> granicus.if.org Git - clang/commitdiff
Append the test runs with '&&'.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sun, 5 Oct 2008 00:08:56 +0000 (00:08 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sun, 5 Oct 2008 00:08:56 +0000 (00:08 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57085 91177308-0d34-0410-b5e6-96231b3b80d8

test/Sema/builtin-object-size.c

index fc322ad4e3486860e6dd9fcf1560f4986803cb72..27a2782d0cf21ae39d1cce443e4fdab5b3ac11f1 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang -fsyntax-only -verify %s
+// RUN: clang -fsyntax-only -verify %s &&
 // RUN: clang -fsyntax-only -triple x86_64-apple-darwin9 -verify %s
 
 int a[10];