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