Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / warning-mismatch / Mismatch.h
bloba07b0ee31eafee816f510134c7ad744fc139e6bb
1 struct Mismatch { int i; };