summaryrefslogtreecommitdiffstats
path: root/test/Sema/pragma-pack-6.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Sema/pragma-pack-6.c')
-rw-r--r--test/Sema/pragma-pack-6.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Sema/pragma-pack-6.c b/test/Sema/pragma-pack-6.c
index 40659c2..c87c99d 100644
--- a/test/Sema/pragma-pack-6.c
+++ b/test/Sema/pragma-pack-6.c
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 -triple i686-apple-darwin9 %s -fsyntax-only -verify
+// expected-no-diagnostics
// Pragma pack handling with tag declarations
OpenPOWER on IntegriCloud