Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Sema / pragma-align-no-header-change-warning.c
blobdcd61d070567724c0fbc6a93380f8824d4f5e22f
1 // RUN: %clang_cc1 -triple i686-apple-darwin9 -fsyntax-only -Wpragma-pack -I %S/Inputs -verify %s
2 // expected-no-diagnostics
4 #include "pragma-align-no-header-change-warning.h"