summaryrefslogtreecommitdiff
path: root/test/Preprocessor/macro_fn_preexpand.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Preprocessor/macro_fn_preexpand.c')
-rw-r--r--test/Preprocessor/macro_fn_preexpand.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Preprocessor/macro_fn_preexpand.c b/test/Preprocessor/macro_fn_preexpand.c
index a392263aef..ac3b3530dc 100644
--- a/test/Preprocessor/macro_fn_preexpand.c
+++ b/test/Preprocessor/macro_fn_preexpand.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -E | grep 'pre: 1 1 X' &&
+// RUN: clang-cc %s -E | grep 'pre: 1 1 X'
// RUN: clang-cc %s -E | grep 'nopre: 1A(X)'
/* Preexpansion of argument. */