Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / DebugSubmoduleB.h
blobb06ae6a230d828b66210a839ff7ee3e107cef723
1 struct B {
2 int b;
3 };