[PATCH] D92257: [clang-format] Add option to control the space at the front of a line comment
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Dec 6 05:20:01 PST 2020
MyDeveloperDay added a comment.
In D92257#2435899 <https://reviews.llvm.org/D92257#2435899>, @HazardyKnusperkeks wrote:
> In D92257#2435701 <https://reviews.llvm.org/D92257#2435701>, @MyDeveloperDay wrote:
>
>> Can I assume you need someone to land this for you?
>
> Yes I do. But I have a question, my last change is commited in your name, that means git blame would blame it on you, right?
>
> You can set me as author:
> `Björn Schäpers <bjoern at hazardy.de>`
> My Github Account is also called `HazardyKnusperkeks`.
The process is that you add (https://llvm.org/docs/Contributing.html)
Patch By: HazardyKnusperkeks
to the commit message if the user doesn't have commit access, if you want your name against the blame then I recommend applying for commit access yourself.
let me know if you still want me to land this
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92257/new/
https://reviews.llvm.org/D92257
More information about the cfe-commits
mailing list