HazardyKnusperkeks added a comment.

In D110833#3033849 <https://reviews.llvm.org/D110833#3033849>, @MyDeveloperDay 
wrote:

> I feel this is going the way of BraceWrapping  in that it should be:
>
>   SpaceBeforeParens:
>      - BeforeMacro: false
>      - BeforeFunction: true

So replace the enum with a struct? Yeah I think that's the way. For what it is 
here proposed it seems that there needs to be a `BeforeFunctionDeclaration` and 
`BeforeFunctionDefinition`.

It should also make the code easier.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110833

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

Reply via email to