[PATCH] D141035: [clang-format] Add an option to insert a newline at EOF if missing
Owen Pan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 5 15:26:10 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2c6ecc9db624: [clang-format] Add an option to insert a newline at EOF if missing (authored by owenpan).
Changed prior to commit:
https://reviews.llvm.org/D141035?vs=486484&id=486693#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141035/new/
https://reviews.llvm.org/D141035
Files:
clang/docs/ClangFormatStyleOptions.rst
clang/docs/ReleaseNotes.rst
clang/include/clang/Format/Format.h
clang/lib/Format/Format.cpp
clang/lib/Format/TokenAnnotator.cpp
clang/unittests/Format/ConfigParseTest.cpp
clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141035.486693.patch
Type: text/x-patch
Size: 4640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230105/bcf275c7/attachment.bin>
More information about the cfe-commits
mailing list