[PATCH] D14484: [clang-format] Formatting constructor initializer lists by putting them always on different lines

2023-01-28 Thread Hantao Pan via Phabricator via cfe-commits
HantaoPan added a comment.

In D14484#4087827 , @owenpan wrote:

> In D14484#4079711 , @HantaoPan wrote:
>
>> Hi,
>> I am interesting in this feature too. You know, consistency is crucial to a 
>> large program...
>>
>> regards,
>
> As mentioned above, it has been added in D108752 
> . See also 
> https://clang.llvm.org/docs/ClangFormatStyleOptions.html#packconstructorinitializers.

Thank you! Is there a similar flag with respect to function parameter?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D14484

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


[PATCH] D14484: [clang-format] Formatting constructor initializer lists by putting them always on different lines

2023-01-25 Thread Hantao Pan via Phabricator via cfe-commits
HantaoPan added a comment.
Herald added a project: All.

Hi,
I am interesting in this feature too. You know, consistency is crucial to a 
large program...

regards,


Repository:
  rL LLVM

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

https://reviews.llvm.org/D14484

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