[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 02:01:56 PST 2021


Max_S added a comment.

In D98237#2614844 <https://reviews.llvm.org/D98237#2614844>, @HazardyKnusperkeks wrote:

> I would like additional tests:
>
> - With at least 2 empty lines
> - With 0-2 empty lines without `verifyFormat` to demonstrate what is kept, added, and removed.

Thank you for reviewing this, I added new tests, that demonstrate the formatting behavior.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98237



More information about the cfe-commits mailing list