[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / clang / test / Format / dry-run.cpp
blob78498a6bdfb9e248acb2b5ba8c636968674284a4
1 // RUN: clang-format -style=LLVM -i --dry-run %s 2> %t.stderr
2 // RUN: grep -E "(.*)code should be clang-formatted(.*)" %t.stderr
4 int a ;