summaryrefslogtreecommitdiffstats
path: root/clang/test/PCH/line-directive.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/PCH/line-directive.c')
-rw-r--r--clang/test/PCH/line-directive.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/PCH/line-directive.c b/clang/test/PCH/line-directive.c
index ed54842aa74..53edb3c06b8 100644
--- a/clang/test/PCH/line-directive.c
+++ b/clang/test/PCH/line-directive.c
@@ -1,5 +1,5 @@
// Test this without pch.
-// RUN: clang-cc -include %S/line-directive.h -fsyntax-only %s 2>&1|grep "25:5"
+// RUN: clang-cc -include %S/line-directive.h -fsyntax-only %s 2>&1|grep "25:5" &&
// Test with pch.
// RUN: clang-cc -emit-pch -o %t %S/line-directive.h &&
OpenPOWER on IntegriCloud