Chris has agree to take part ownership of the driver.

llvm-svn: 185557
This commit is contained in:
Chad Rosier 2013-07-03 17:25:50 +00:00
parent d5ebc626d5
commit fbaff8489d

View File

@ -27,12 +27,16 @@ D: Exception handling, Windows codegen, ARM EABI
N: Ted Kremenek
D: Clang Static Analyzer
N: Chris Matthews
E: cmatthews5@apple.com
D: The compiler driver
N: John McCall
E: rjmccall@apple.com
D: Clang LLVM IR generation
N: Chad Rosier
E: mcrosier@apple.com
E: chad.rosier@gmail.com
D: MS-inline asm, and the compiler driver
N: Richard Smith