[PATCH] D111112: [SCCPSolver] Fix use-after-free in markArgInFuncSpecialization.

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 5 05:17:08 PDT 2021


SjoerdMeijer added a comment.

In D111112#3042303 <https://reviews.llvm.org/D111112#3042303>, @chill wrote:

> In D111112#3042178 <https://reviews.llvm.org/D111112#3042178>, @SjoerdMeijer wrote:
>
>> No worries, and I will leave a "Patch by: <your-name>" note in the commit message. How would you like to be referenced, what should I be using for <your-name>?
>
> Oh well, a bit too late, but nowadays the policy seems to be to use GIT for attribution https://llvm.org/docs/DeveloperPolicy.html#commit-messages

Oh, didn't know, next time!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111112



More information about the llvm-commits mailing list