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