Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Analysis / Inputs / ctu-onego-toplevel-other.cpp
blob668293885d90236a6997fcf4839b071cb29de92c
1 void b(int x);
2 void other(int y) {
3 b(1);