summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/int-arith-convert.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Sema/int-arith-convert.c')
-rw-r--r--clang/test/Sema/int-arith-convert.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Sema/int-arith-convert.c b/clang/test/Sema/int-arith-convert.c
index c56ab3b7630..0f425bd0e45 100644
--- a/clang/test/Sema/int-arith-convert.c
+++ b/clang/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;
OpenPOWER on IntegriCloud