llvm-for-llvmta/tools/clang/test/Format/dry-run.cpp
Nils Hölscher 7f403f4f1e added clang
2022-04-25 13:02:35 +02:00

5 lines
138 B
C++

// RUN: clang-format -style=LLVM -i --dry-run %s 2> %t.stderr
// RUN: grep -E "(.*)code should be clang-formatted(.*)" %t.stderr
int a ;