blob: 8a65fad657cd76c633a4e88ffc822e103f75df86 [file] [log] [blame]
Nico Weber3cb667e2015-10-19 16:21:29 +00001// RUN: grep -Ev "// *[A-Z-]+:" %s | clang-format -style=LLVM -cursor=0 \
2// RUN: | FileCheck -strict-whitespace %s
Daniel Jasper622c72d2015-05-10 07:47:19 +00003// CHECK: {{"IncompleteFormat": true}}
4// CHECK: {{^int\ \i;$}}
5 int i;
6// CHECK: {{^f \( g \(;$}}
7f ( g (;