bolt/deps/llvm-18.1.8/clang/test/Format/dry-run-alias.cpp

5 lines
131 B
C++
Raw Normal View History

2025-02-14 19:21:04 +01:00
// RUN: clang-format -style=LLVM -i -n %s 2> %t.stderr
// RUN: grep -E "(.*)code should be clang-formatted(.*)" %t.stderr
int a ;