llvm-project/clang/test/Format/dry-run-alias.cpp

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
131 B
C++
Raw Normal View History

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