Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / DebugDwoId.h
blob242e4c7f5116d44784c3e900d2e724fa1ea0e845
1 #ifndef DEBUG_DWO_ID_H
2 #define DEBUG_DWO_ID_H
3 struct Dummy {};
4 #endif