[PATCH] D143984: [DebugMetadata] Simplify handling subprogram's retainedNodes field. NFCI (1/7)

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 8 08:53:10 PDT 2023


steakhal added a comment.

In D143984#4405961 <https://reviews.llvm.org/D143984#4405961>, @dzhidzhoev wrote:

> In D143984#4405875 <https://reviews.llvm.org/D143984#4405875>, @steakhal wrote:
>
>> I think this patch broke two build bots, and now the CI is red.
>> https://lab.llvm.org/buildbot/#/builders/16/builds/49282
>> https://lab.llvm.org/buildbot/#/builders/109/builds/65904
>>
>> Could you please have a look?
>
> Thank you! Reverted.
> Does anyone know if there is a possibility to subscribe to buildbot emails related to a specific commit if you're not the author of the commit?

To me, it would make sense if its a shared responsibility, or at least the person pushing the commit to see if it needs to be reverted. IDK of any guidelines though.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143984



More information about the cfe-commits mailing list