[PATCH] D143984: [DebugMetadata] Simplify handling subprogram's retainedNodes field. NFCI (1/7)
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 9 09:04:45 PDT 2023
dblaikie added a comment.
When we migrated to github we gained higher fidelity for attributing authors (we can now commit on someone's behalf but have the commit author properly recorded as the real author - we couldn't do that back on Subversion) - but I think it's meant that fail-mail from bots goes to that author, and not to the committer. Ideally it'd go to both - so, as it stands now, being a commiter-but-not-author is tricky, because you don't get the feedback on the commit you made. You might watch buildbots manually, or at least bhe responsive to other people complaining on the reviews like this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143984/new/
https://reviews.llvm.org/D143984
More information about the llvm-commits
mailing list