[PATCH] D119067: [clang-format] Fix DefinitionBlockSeparator extra empty lines

ksyx via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 6 06:49:15 PST 2022


ksyx updated this revision to Diff 406245.
ksyx marked 3 inline comments as done.
ksyx edited the summary of this revision.
ksyx added a comment.

- Add or remove empty lines surrounding `union`s.
- Move new test location.
- Remove else immediately above return.


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

https://reviews.llvm.org/D119067

Files:
  clang/lib/Format/DefinitionBlockSeparator.cpp
  clang/unittests/Format/DefinitionBlockSeparatorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119067.406245.patch
Type: text/x-patch
Size: 4947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220206/83b87387/attachment.bin>


More information about the cfe-commits mailing list