diff options
Diffstat (limited to 'test/Parser/pragma-pack.c')
| -rw-r--r-- | test/Parser/pragma-pack.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Parser/pragma-pack.c b/test/Parser/pragma-pack.c index 0859f4157ce3b..d2aefaa888f47 100644 --- a/test/Parser/pragma-pack.c +++ b/test/Parser/pragma-pack.c @@ -1,4 +1,4 @@ -// RUN: %clang_cc1 -fsyntax-only -verify %s +// 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. |
