summaryrefslogtreecommitdiff
path: root/test/Sema/PR2727.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Sema/PR2727.c')
-rw-r--r--test/Sema/PR2727.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Sema/PR2727.c b/test/Sema/PR2727.c
index 332b0df728..11282fdea8 100644
--- a/test/Sema/PR2727.c
+++ b/test/Sema/PR2727.c
@@ -1,5 +1,6 @@
// RUN: %clang_cc1 -verify -fsyntax-only -std=c90 %s
// RUN: %clang_cc1 -verify -fsyntax-only -std=c99 %s
+// expected-no-diagnostics
int f (int x)
{