[llvm-dev] How can I assign a bug to myself
Diane Meirowitz via llvm-dev
llvm-dev at lists.llvm.org
Mon May 3 06:50:12 PDT 2021
Yes that explains it. Thank you.
Diane
> On May 3, 2021, at 9:33 AM, Aaron Ballman <aaron at aaronballman.com> wrote:
>
> On Mon, May 3, 2021 at 9:29 AM Diane Meirowitz via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
>>
>> Mitch,
>>
>> Thanks for your reply. I asked this question because of the following statement in https://urldefense.com/v3/__https://llvm.org/docs/Contributing.html__;!!GqivPVa7Brio!NR0cAUpDfrFkF8LZu_7Ymy2MdN9mMyioSCKK9M8PnDFCyvqg0woouxEx8Z1tbDN4Pxvr$ :
>>
>> "If you are interested in contributing code to LLVM, bugs labeled with the beginner keyword in the bug tracker are a good way to get familiar with the code base. If you are interested in fixing a bug, please create an account for the bug tracker and assign it to yourself, to let people know you are working on it."
>>
>> So that should probably be updated.
>
> That page has a link to the bug tracker for the LLVM project, which is
> https://urldefense.com/v3/__https://bugs.llvm.org/__;!!GqivPVa7Brio!NR0cAUpDfrFkF8LZu_7Ymy2MdN9mMyioSCKK9M8PnDFCyvqg0woouxEx8Z1tbHINuYvd$ (not GitHub), but it can be pretty easy to
> miss.
>
> HTH!
>
> ~Aaron
>
>>
>> Diane
>>
>>
>>
>> On Apr 30, 2021, at 4:52 PM, Mitch Phillips <mitchp at google.com> wrote:
>>
>> Hi Diane,
>>
>> Unfortunately we'd be unable to give permissions on github.com/google/. In saying that, commits are always welcome on LLVM - we don't normally track (or require) feature work on GitHub issues, or even really update GitHub issues unless we were first notified of the bug there. It's more of a dumping ground for "stuff related to sanitizers that we (a team at Google) want to share externally".
>>
>> Thanks,
>> Mitch.
>>
>> On Fri, Apr 30, 2021 at 1:10 PM Diane Meirowitz via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>> Hi,
>>
>> I would like to work on some sanitizer bugs I submitted a while ago, such as:
>>
>> UBSan: please provide __ubsan_set_error_report_callback() to capture error messages#1298 https://urldefense.com/v3/__https://github.com/google/sanitizers/issues/1298__;!!GqivPVa7Brio!NR0cAUpDfrFkF8LZu_7Ymy2MdN9mMyioSCKK9M8PnDFCyvqg0woouxEx8Z1tbAsEy7r6$
>>
>> But there doesn't seem to assign bugs when I'm logged into my github account. I assume I need some privileges, but I don't know how to request them.
>>
>> Thanks in advance,
>> Diane Meirowitz
>> _______________________________________________
>> LLVM Developers mailing list
>> llvm-dev at lists.llvm.org
>> https://urldefense.com/v3/__https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev__;!!GqivPVa7Brio!NR0cAUpDfrFkF8LZu_7Ymy2MdN9mMyioSCKK9M8PnDFCyvqg0woouxEx8Z1tbP9dUwzJ$
>>
>>
>> _______________________________________________
>> LLVM Developers mailing list
>> llvm-dev at lists.llvm.org
>> https://urldefense.com/v3/__https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev__;!!GqivPVa7Brio!NR0cAUpDfrFkF8LZu_7Ymy2MdN9mMyioSCKK9M8PnDFCyvqg0woouxEx8Z1tbP9dUwzJ$
More information about the llvm-dev
mailing list