Skip to content

Latest commit

 

History

History
110 lines (70 loc) · 2.98 KB

Maintainers.md

File metadata and controls

110 lines (70 loc) · 2.98 KB

Compiler-rt maintainers

This file is a list of the maintainers for LLVM compiler-rt.

Current Maintainers

The following people are the active maintainers for the project. Please reach out to them for code reviews, questions about their area of expertise, or other assistance.

Builtins Library

Saleem Abdulrasool
[email protected] (email), compnerd (GitHub)

CFI

Peter Collingbourne
[email protected] (email), pcc (GitHub)

CMake build

Petr Hosek
[email protected] (email), petrhosek (GitHub)

CRT

Petr Hosek
[email protected] (email), petrhosek (GitHub)

GWP ASAN

Christopher Ferris
[email protected] (email), cferris1000 (GitHub)

MemProfiling

Teresa Johnson
[email protected] (email), teresajohnson (GitHub)

SafeStack

Peter Collingbourne
[email protected] (email), pcc (GitHub)

Sanitizers

Sanitizers not covered by someone else

Vitaly Buka
[email protected] (email), vitalybuka (GitHub)
Alexander Potapenko
[email protected] (email), ramosian-glider (GitHub)

Data Flow Sanitizer

Andrew Browne
[email protected] (email), browneee (GitHub)

Numerical Sanitizer (NSAN)

Alexander Shaposhnikov
[email protected] (email), alexander-shaposhnikov (GitHub)

Realtime Sanitizer (RTSan)

Christopher Apple
[email protected] (email), cjappl (GitHub)
David Trevelyan
[email protected] (email), davidtrevelyan (GitHub)

Thread Sanitizer

Dmitry Vyukov
[email protected] (email), dvyukov (GitHub)

Undefined Behavior Sanitizer

Richard Smith
[email protected] (email), zygoloid (GitHub)

ORC

Lang Hames
[email protected] (email), lhames (GitHub)

Profile runtime library

Bill Wendling
[email protected] (email), isanbard (GitHub)

SCUDO

Christopher Ferris
[email protected] (email), cferris1000 (GitHub)

Inactive Maintainers

The following people have graciously spent time performing maintainer responsibilities but are no longer active in that role. Thank you for all your help with the success of the project!

Inactive or former component maintainers

Kostya Serebryany (kcc) -- Sanitizers
Evgeniy Stepanov (eugenis) -- Sanitizers
Kostya Kortchinsky (cryptoad) -- SCUDO
Mitch Phillips (hctim) -- GWP ASAN