summaryrefslogtreecommitdiff
path: root/test/Sema/int-arith-convert.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Sema/int-arith-convert.c')
-rw-r--r--test/Sema/int-arith-convert.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Sema/int-arith-convert.c b/test/Sema/int-arith-convert.c
index c56ab3b763..0f425bd0e4 100644
--- a/test/Sema/int-arith-convert.c
+++ b/test/Sema/int-arith-convert.c
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 -triple=i686-linux-gnu -fsyntax-only -verify %s
+// expected-no-diagnostics
// Check types are the same through redeclaration
unsigned long x;