summaryrefslogtreecommitdiff
path: root/test/Sema/complex-promotion.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Sema/complex-promotion.c')
-rw-r--r--test/Sema/complex-promotion.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Sema/complex-promotion.c b/test/Sema/complex-promotion.c
index 23c3b6895314..a59bf718931b 100644
--- a/test/Sema/complex-promotion.c
+++ b/test/Sema/complex-promotion.c
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 %s -verify -fsyntax-only
+// expected-no-diagnostics
float a;