summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/if_warning.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Preprocessor/if_warning.c')
-rw-r--r--clang/test/Preprocessor/if_warning.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Preprocessor/if_warning.c b/clang/test/Preprocessor/if_warning.c
index 5567513c363..2ce7b315998 100644
--- a/clang/test/Preprocessor/if_warning.c
+++ b/clang/test/Preprocessor/if_warning.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc %s -Eonly -Werror=undef -verify &&
+// RUN: clang-cc %s -Eonly -Werror=undef -verify
// RUN: clang-cc %s -Eonly -Werror-undef -verify
extern int x;
OpenPOWER on IntegriCloud