summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/expr-comma.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Sema/expr-comma.c')
-rw-r--r--clang/test/Sema/expr-comma.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Sema/expr-comma.c b/clang/test/Sema/expr-comma.c
index d3e4020af63..7902715915a 100644
--- a/clang/test/Sema/expr-comma.c
+++ b/clang/test/Sema/expr-comma.c
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 %s -fsyntax-only -verify -std=c89
+// expected-no-diagnostics
// rdar://6095180
struct s { char c[17]; };
OpenPOWER on IntegriCloud