Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Import / while-stmt / Inputs / F.cpp
blob6fd2d8753b04b25d1eff809c63e73f3b865cbf51
1 void f() {
2 while (false)
4 while (false) {
6 while (bool ini = true)