summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/pragma-pack-2.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGen/pragma-pack-2.c')
-rw-r--r--clang/test/CodeGen/pragma-pack-2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGen/pragma-pack-2.c b/clang/test/CodeGen/pragma-pack-2.c
index 306f02dd8cf..bfc5dc943c5 100644
--- a/clang/test/CodeGen/pragma-pack-2.c
+++ b/clang/test/CodeGen/pragma-pack-2.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc -triple i386-apple-darwin9 %s -emit-llvm -o - | FileCheck -check-prefix X32 %s &&
+// RUN: clang-cc -triple i386-apple-darwin9 %s -emit-llvm -o - | FileCheck -check-prefix X32 %s
// CHECK-X32: %struct.s0 = type { i64, i64, i32, [12 x i32] }
// CHECK-X32: %struct.s1 = type { [15 x i32], %struct.s0 }
OpenPOWER on IntegriCloud