bbassi added a comment.

@stringham @MyDeveloperDay I have some questions.

- As some have pointed out DanglingParenthesis might be a confusing name, so 
should we try to call it something like BreakBeforeClosingBracket? When this 
option when is set to true we will always break before closing bracket.



- My use case is slightly different. I want each argument/parameter on it's own 
line and always have a break after opening bracket and before closing bracket. 
In other words, I don't want it to try to bin packing at all. What do you think 
about incorporating that use-case in current one? or if that should be a 
separate change.


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

https://reviews.llvm.org/D33029



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

Reply via email to