summaryrefslogtreecommitdiff
path: root/test/Format/dry-run.cpp
blob: 78498a6bdfb9e248acb2b5ba8c636968674284a4 (plain)
1
2
3
4
// RUN: clang-format -style=LLVM -i --dry-run %s 2> %t.stderr
// RUN: grep -E "(.*)code should be clang-formatted(.*)" %t.stderr

int a ;