summaryrefslogtreecommitdiff
path: root/test/Sema/pragma-pack-2.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Sema/pragma-pack-2.c')
-rw-r--r--test/Sema/pragma-pack-2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Sema/pragma-pack-2.c b/test/Sema/pragma-pack-2.c
index 4a4c202c71ad..3696a22d5aa5 100644
--- a/test/Sema/pragma-pack-2.c
+++ b/test/Sema/pragma-pack-2.c
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 -triple i686-apple-darwin9 %s -fsyntax-only -verify
+// expected-no-diagnostics
#include <stddef.h>