Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / bad-private-include / Bad.framework / PrivateHeaders / Shared.h
blob4f1defddefbaaddbde73e0e89c6d2d77515568b2
1 struct SomeDecl {
2 int x;
3 };