summaryrefslogtreecommitdiffstats
path: root/clang/test/PCH/attrs.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/PCH/attrs.c')
-rw-r--r--clang/test/PCH/attrs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/PCH/attrs.c b/clang/test/PCH/attrs.c
index 57b92c035e1..1ffb467f63d 100644
--- a/clang/test/PCH/attrs.c
+++ b/clang/test/PCH/attrs.c
@@ -1,5 +1,5 @@
// Test this without pch.
-// RUN: clang-cc -include %S/attrs.h -fsyntax-only -verify %s
+// RUN: clang-cc -include %S/attrs.h -fsyntax-only -verify %s &&
// Test with pch.
// RUN: clang-cc -emit-pch -o %t %S/attrs.h &&
OpenPOWER on IntegriCloud