llvm-for-llvmta/tools/clang/test/Format/dry-run-alias.cpp

5 lines
131 B
C++
Raw Normal View History

2022-04-25 13:02:35 +02:00
// RUN: clang-format -style=LLVM -i -n %s 2> %t.stderr
// RUN: grep -E "(.*)code should be clang-formatted(.*)" %t.stderr
int a ;