darwin marked an inline comment as done.
darwin added inline comments.

================
Comment at: clang/lib/Format/UnwrappedLineFormatter.cpp:1270
       !startsExternCBlock(*PreviousLine))
     Newlines = 1;
 
----------------
MyDeveloperDay wrote:
> Nit:I do think at some point we need to have some sort of option for 
> controlling these empty lines, 
> 
> ````
> EmptyLine:
>          AfterNamespace: 1
>          BeforeAccessModifier: 1
>          AfterAccessModifier: 1
>          BetweenFunctions: 1
>          ...
> ````
Yes, maybe we can open a bug for it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104044

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to