[compiler-rt] [sanitizer_common] Add operator new chain-handling framework (PR #201151)
Thurston Dang via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 8 09:49:10 PDT 2026
thurstond wrote:
> I can't really predict the level of my future contributions. The work I've done in this PR series was triggered by a need for better fuzzing @work and I may not see the need to add features or fix bugs in llvm for a long time. How does the community feel about "idle commit bits"?
LLVM does do occasional sweeps to downgrade inactive accounts (though it's possible to keep commit access just by responding to the ping); even after downgrade, it is still a privileged "triage" role that can do nearly everything other than committing. https://github.com/llvm/llvm-project/issues/87685 has an example of the full verbiage.
https://github.com/llvm/llvm-project/pull/201151
More information about the llvm-commits
mailing list