Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Import / cxx-valist / test.cpp
blobfe011ed8ec17a930db5ca9d2217d80e2e7cce8ba
1 // RUN: clang-import-test -import %S/Inputs/I1.cpp -expression %s
3 void expr() {
4 f(0);
7 int std = 17;