[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
Wed Mar 10 01:58:37 PST 2021
Max_S updated this revision to Diff 329574.
Max_S added a comment.
Updating D98237 <https://reviews.llvm.org/D98237>: [clang-format] Option for empty lines after an access modifier.
- Added additional verification tests
- Added expected formating tests
- Changed comment to reflect the new logic
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/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.329574.patch
Type: text/x-patch
Size: 5359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210310/7bb0bd27/attachment.bin>
More information about the cfe-commits
mailing list