On Mon, Nov 26, 2012 at 4:48 PM, Richard Smith
<[email protected]> wrote:
> Author: rsmith
> Date: Mon Nov 26 18:48:12 2012
> New Revision: 168650
>
> URL: http://llvm.org/viewvc/llvm-project?rev=168650&view=rev
> Log:
> Duplicate some common owners between Clang and LLVM.
>
> Modified:
>     cfe/trunk/CODE_OWNERS.TXT
>
> Modified: cfe/trunk/CODE_OWNERS.TXT
> URL: 
> http://llvm.org/viewvc/llvm-project/cfe/trunk/CODE_OWNERS.TXT?rev=168650&r1=168649&r2=168650&view=diff
> ==============================================================================
> --- cfe/trunk/CODE_OWNERS.TXT (original)
> +++ cfe/trunk/CODE_OWNERS.TXT Mon Nov 26 18:48:12 2012
> @@ -8,9 +8,22 @@
>  (W), PGP key ID and fingerprint (P), description (D), and snail-mail address
>  (S).
>
> +N: Chandler Carruth
> +E: [email protected]
> +E: [email protected]
> +D: CMake, library layering
> +
> +N: Eric Christopher
> +E: [email protected]
> +D: Debug Information, autotools/configure/make build, inline assembly
> +
>  N: Doug Gregor
>  D: All parts of Clang not covered by someone else
>
> +N: Anton Korobeynikov
> +E: [email protected]
> +D: Exception handling, Windows codegen, ARM EABI

I'm pretty sure Anton doesn't want to own the exception handling code
in clang, and I don't think we want to split up ownership of
lib/CodeGen/TargetInfo.cpp.

-Eli
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to