[all-commits] [llvm/llvm-project] 829ed9: Reland [clang-format] Add the KeepEmptyLinesAtEOF ...
Owen via All-commits
all-commits at lists.llvm.org
Tue Jun 13 10:02:43 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 829ed96b779c10cb023d7e3dbcfad22413979ec4
https://github.com/llvm/llvm-project/commit/829ed96b779c10cb023d7e3dbcfad22413979ec4
Author: Owen Pan <owenpiano at gmail.com>
Date: 2023-06-13 (Tue, 13 Jun 2023)
Changed paths:
M clang/docs/ClangFormatStyleOptions.rst
M clang/docs/ReleaseNotes.rst
M clang/include/clang/Format/Format.h
M clang/lib/Format/Format.cpp
M clang/lib/Format/UnwrappedLineFormatter.cpp
M clang/unittests/Format/ConfigParseTest.cpp
M clang/unittests/Format/FormatTest.cpp
Log Message:
-----------
Reland [clang-format] Add the KeepEmptyLinesAtEOF option
More information about the All-commits
mailing list