summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/preprocessor.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Driver/preprocessor.c')
-rw-r--r--clang/test/Driver/preprocessor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Driver/preprocessor.c b/clang/test/Driver/preprocessor.c
index ec1f42f5baf..51b6fc57867 100644
--- a/clang/test/Driver/preprocessor.c
+++ b/clang/test/Driver/preprocessor.c
@@ -1,4 +1,4 @@
-// RUN: clang -E -x c-header %s > %t &&
+// RUN: clang -E -x c-header %s > %t
// RUN: grep 'B B' %t
#define A B
OpenPOWER on IntegriCloud