aboutsummaryrefslogtreecommitdiff
path: root/test/Frontend/stdin.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Frontend/stdin.c')
-rw-r--r--test/Frontend/stdin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Frontend/stdin.c b/test/Frontend/stdin.c
index 35fe45d35b40..5b719b2e1344 100644
--- a/test/Frontend/stdin.c
+++ b/test/Frontend/stdin.c
@@ -1,3 +1,3 @@
-// RUN: clang-cc -E - < /dev/null > %t
+// RUN: clang-cc -E - < /dev/null > %t &&
// RUN: grep '<built-in>' %t