summaryrefslogtreecommitdiffstats
path: root/test/Parser/statements.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Parser/statements.c')
-rw-r--r--test/Parser/statements.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Parser/statements.c b/test/Parser/statements.c
index 8fec0f1..a662c9b 100644
--- a/test/Parser/statements.c
+++ b/test/Parser/statements.c
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fsyntax-only -verify %s
+// RUN: %clang_cc1 -fsyntax-only -verify %s -Wno-unreachable-code
void test1() {
{ ; { ;;}} ;;
OpenPOWER on IntegriCloud