[clang-move] Fix the failing test caused by changes in clang-format.
authorHaojian Wu <hokein@google.com>
Mon, 19 Mar 2018 19:13:03 +0000 (19:13 +0000)
committerHaojian Wu <hokein@google.com>
Mon, 19 Mar 2018 19:13:03 +0000 (19:13 +0000)
llvm-svn: 327887

clang-tools-extra/test/clang-move/move-used-helper-decls.cpp

index 28a09d5..9689fd7 100644 (file)
 // CHECK-NEW-CPP-NEXT: }
 // CHECK-NEW-CPP-SAME: {{[[:space:]]}}
 // CHECK-NEW-CPP-NEXT: void Fun1() { HelperFun5(); }
-// CHECK-NEW-CPP-SAME: {{[[:space:]]}}
 // CHECK-NEW-CPP-NEXT: } // namespace a
 // CHECK-NEW-CPP-SAME: {{[[:space:]]}}
 // CHECK-NEW-CPP-NEXT: namespace b {