// RUN: %clang_cc1 -fsyntax-only -Wno-pragma-pack -verify %s
// Note that this puts the expected lines before the directives to work around
// limitations in the -verify mode.
/* expected-warning {{missing '(' after '#pragma pack'}}*/ #pragma pack 10
/*expected-warning {{unknown action for '#pragma pack'}}*/ #pragma
/* expected-warning {{expected integer or identifier in '#pragma pack'}}*/ #pragma
/* expected-warning {{expected integer or identifier in '#pragma pack'}}*/ #pragma
/* expected-warning {{expected integer or identifier in '#pragma pack'}}*/ #pragma
/* expected-warning {{expected integer or identifier in '#pragma pack'}}*/ #pragma