diff options
Diffstat (limited to 'docs/DeveloperPolicy.html')
-rw-r--r-- | docs/DeveloperPolicy.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html index b53b1eb829..e7f2180611 100644 --- a/docs/DeveloperPolicy.html +++ b/docs/DeveloperPolicy.html @@ -196,7 +196,11 @@ <ol> <li><b>Evan Cheng</b>: Code generator and all targets.</li> - <li><b>Doug Gregor</b>: Clang Basic, Lex, Parse, and Sema Libraries.</li> + <li><b>Greg Clayton</b>: LLDB.</li> + + <li><b>Doug Gregor</b>: Clang Frontend Libraries.</li> + + <li><b>Howard Hinnant</b>: libc++.</li> <li><b>Anton Korobeynikov</b>: Exception handling, debug information, and Windows codegen.</li> |