Skip to content

Commit

Permalink
[clang-format][NFC] Remove extraneous newlines at end of test cases
Browse files Browse the repository at this point in the history
Removes some 500 newlines (\n and \r\n) at the end of test cases in
FormatTest.cpp.

Also changes a few verifyFormat() to verifyNoChange() in tests
InsertNewlineAtEOF and WhitespaceSensitiveMacros as messUp() removes
trailing newlines as well.

Differential Revision: https://reviews.llvm.org/D158805
  • Loading branch information
owenca committed Aug 25, 2023
1 parent aad3641 commit f8838f8
Showing 1 changed file with 472 additions and 475 deletions.

0 comments on commit f8838f8

Please sign in to comment.