[PATCH] D152305: [clang-format] Add the KeepEmptyLinesAtEOF option

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 7 14:19:33 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd2627cf88d25: [clang-format] Add the KeepEmptyLinesAtEOF option (authored by owenpan).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152305/new/

https://reviews.llvm.org/D152305

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152305.529434.patch
Type: text/x-patch
Size: 5088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230607/08c52e4b/attachment.bin>


More information about the cfe-commits mailing list