Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / test / API / lang / cpp / modules-import / Inputs / Bar.h
blob3d9a88c024d51ba29100129c6d6dd591cdad2fb6
1 struct Bar { int success; };