summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/pragma-pack.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Parser/pragma-pack.c')
-rw-r--r--clang/test/Parser/pragma-pack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Parser/pragma-pack.c b/clang/test/Parser/pragma-pack.c
index d2aefaa888f..0859f4157ce 100644
--- a/clang/test/Parser/pragma-pack.c
+++ b/clang/test/Parser/pragma-pack.c
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fsyntax-only -Wno-pragma-pack -verify %s
+// RUN: %clang_cc1 -fsyntax-only -verify %s
// Note that this puts the expected lines before the directives to work around
// limitations in the -verify mode.
OpenPOWER on IntegriCloud