summaryrefslogtreecommitdiff
path: root/test/Parser/if-scope-c90.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Parser/if-scope-c90.c')
-rw-r--r--test/Parser/if-scope-c90.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Parser/if-scope-c90.c b/test/Parser/if-scope-c90.c
index c368fabb80ed..61119eacc9ee 100644
--- a/test/Parser/if-scope-c90.c
+++ b/test/Parser/if-scope-c90.c
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 -fsyntax-only -verify -std=c90 %s
+// expected-no-diagnostics
int f (int z)
{