[llvm-dwp] Rename the sufficiently-modified test to reflect it's non-simplicity
[oota-llvm.git] / test / tools / llvm-dwp / Inputs / type_units / b.cpp
1 struct bar { };
2 void b(bar) {
3 }