[PATCH] D98237: [clang-format] Option for empty lines after an access modifier.
Max Sagebaum via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 30 09:16:09 PDT 2021
Max_S updated this revision to Diff 334186.
Max_S added a comment.
Cleanup of tests and additonal logic for modifiers at the end of a class.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98237/new/
https://reviews.llvm.org/D98237
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/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98237.334186.patch
Type: text/x-patch
Size: 24575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210330/f56b9dc3/attachment-0001.bin>
More information about the cfe-commits
mailing list