summaryrefslogtreecommitdiff
path: root/test/Parser/pragma-options.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Parser/pragma-options.cpp')
-rw-r--r--test/Parser/pragma-options.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Parser/pragma-options.cpp b/test/Parser/pragma-options.cpp
index 84cd38dfb3cd1..8f5a2152c7b15 100644
--- a/test/Parser/pragma-options.cpp
+++ b/test/Parser/pragma-options.cpp
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -triple i386-apple-darwin9 -fsyntax-only -verify %s
+// RUN: %clang_cc1 -triple i386-apple-darwin9 -Wno-pragma-pack -fsyntax-only -verify %s
// expected-no-diagnostics
class C {