Open
Description
Why Are you requesting commit access ?
I work at Google with my main projects consisting of Clang/LLVM features increasing security for the Linux Kernel. @kees can vouch for my employment.
So far, towards the goal above, I've contributed (I have other PRs too, they just weren't merged):
- [Clang] Implement labelled type filtering for overflow/truncation sanitizers w/ SSCLs #107332
- [Clang] Overflow Pattern Exclusion - rename some patterns, enhance docs #105709
- [Clang] Overflow Pattern Exclusions #100272
- Sanitizer: Support -fwrapv with -fsanitize=signed-integer-overflow #82432
and my current project is https://discourse.llvm.org/t/rfc-v2-clang-introduce-overflowbehaviortypes-for-wrapping-and-non-wrapping-arithmetic/86507/3
AFAICT, commit access also grants the ability to review PRs. Two PRs recently touched code that I authored: #142006 and #142027. I could not leave "Approved" status on these even though I could verify the changes as good because they modified a code pattern I helped contribute.
cc'ing @bwendling @kees