Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Format / dry-run-alias.cpp
blob41ccc8f813c52b1be56b2aaa0cfa5b6877e0377c
1 // RUN: clang-format -style=LLVM -i -n %s 2> %t.stderr
2 // RUN: grep -E "(.*)code should be clang-formatted(.*)" %t.stderr
4 int a ;