summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/mms-bitfields.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Sema/mms-bitfields.c')
-rw-r--r--clang/test/Sema/mms-bitfields.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Sema/mms-bitfields.c b/clang/test/Sema/mms-bitfields.c
index 9289b9029a1..d238a7a10d0 100644
--- a/clang/test/Sema/mms-bitfields.c
+++ b/clang/test/Sema/mms-bitfields.c
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 -mms-bitfields -fsyntax-only -verify -triple x86_64-apple-darwin9 %s
+// expected-no-diagnostics
// The -mms-bitfields commandline parameter should behave the same
// as the ms_struct attribute.
OpenPOWER on IntegriCloud