Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / merge-implicit-special-members / b.h
blob3029e4afb85a43e03cfc55b42b5b91872b6f4420
1 struct pthread_mutex_t { int lock; };