Closed
Description
Why Are you requesting commit access ?
As a graduate student in CS, I am personally interested in Sanitizers and LLVM compilation/optimization, and have made some PRs recently to LLVM.
I would like to obtain Commit Access to help me better learn and contribute to LLVM (so that I can request the reviewers by myself and commit the approved patches).
- [ASan] Limits the conditions of the deadlock patch #137127
- [TSan, SanitizerBinaryMetadata] Analyze the capture status for
alloca
rather than arbitraryAddr
#132756 - [TSan, SanitizerBinaryMetadata] Improve instrument for derived pointers via phis/selects #132752
- [CaptureTracking][NFC] Clarify usage expectations in PointerMayBeCaptured comments #132744
- [ASan] Prevent ASan/LSan deadlock by preloading modules before error reporting #131756
- [Utils] Fix incorrect LCSSA PHI nodes when splitting critical edges with MergeIdenticalEdges #131744