summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/if_warning.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Preprocessor/if_warning.c')
-rw-r--r--test/Preprocessor/if_warning.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Preprocessor/if_warning.c b/test/Preprocessor/if_warning.c
index 5567513..2ce7b31 100644
--- a/test/Preprocessor/if_warning.c
+++ b/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