xref: /llvm-project/clang/test/Format/fail-on-incomplete.cpp (revision a29e9e32c50273abffc53e3700bbc23985f0a7af)
1 // RUN: not clang-format -style=LLVM -fail-on-incomplete-format %s
2 // RUN: clang-format -style=LLVM %s
3 
4 int a(
5