[PATCH] D44609: [clang-format] New option BeforeLambdaBody to manage lambda line break inside function parameter call (in Allman style)
Francois JEAN via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 11 16:20:22 PST 2020
Wawha added a comment.
Thank you @MyDeveloperDay for the validation! I'm happy that my contribution (and my work to do it well) is accepted.
And yes, I will be there to help to maintain that code and fix bugs if necessary.
About the permission in order to land that patch, I'm not sure that I will need to do. On that page, https://llvm.org/docs/DeveloperPolicy.html#new-contributors, I see that we can contact Chris to have permission on the repo. Is it what you propose? Or is there another way to have the permission only on llvm Phabricator?
Once I will know the right way to ask for that permission, I will do it :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D44609/new/
https://reviews.llvm.org/D44609
More information about the cfe-commits
mailing list