]> granicus.if.org Git - clang/commitdiff
Fix clang-format test. I believe that the new behavior is better.
authorDaniel Jasper <djasper@google.com>
Mon, 23 Nov 2015 08:50:52 +0000 (08:50 +0000)
committerDaniel Jasper <djasper@google.com>
Mon, 23 Nov 2015 08:50:52 +0000 (08:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@253861 91177308-0d34-0410-b5e6-96231b3b80d8

test/Format/cursor.cpp

index b0a2fbdffc3281935130e3adf7c081a408c2881e..e41c0d5bb19cdd19d04941e119da10cd2c866864 100644 (file)
@@ -1,5 +1,5 @@
 // RUN: grep -Ev "// *[A-Z-]+:" %s | clang-format -style=LLVM -cursor=6 \
 // RUN:   | FileCheck -strict-whitespace %s
-// CHECK: {{^\{ "Cursor": 4, }}
+// CHECK: {{^\{ "Cursor": 3, }}
 // CHECK: {{^int\ \i;$}}
  int    i;