Reland [clang-format] Add the KeepEmptyLinesAtEOF option
authorOwen Pan <owenpiano@gmail.com>
Tue, 13 Jun 2023 16:52:34 +0000 (09:52 -0700)
committerOwen Pan <owenpiano@gmail.com>
Tue, 13 Jun 2023 17:02:10 +0000 (10:02 -0700)
commit829ed96b779c10cb023d7e3dbcfad22413979ec4
tree55a79933d259608a7d51d1dd3584b5c464b6d9e4
parent48967c6e5504c7bcb3f7a55fc3894760c62cef53
Reland [clang-format] Add the KeepEmptyLinesAtEOF option
clang/docs/ClangFormatStyleOptions.rst
clang/docs/ReleaseNotes.rst
clang/include/clang/Format/Format.h
clang/lib/Format/Format.cpp
clang/lib/Format/UnwrappedLineFormatter.cpp
clang/unittests/Format/ConfigParseTest.cpp
clang/unittests/Format/FormatTest.cpp