diff options
-rw-r--r-- | llvm/docs/DeveloperPolicy.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/DeveloperPolicy.html b/llvm/docs/DeveloperPolicy.html index 6d4a1bd303d..0c87a697228 100644 --- a/llvm/docs/DeveloperPolicy.html +++ b/llvm/docs/DeveloperPolicy.html @@ -189,11 +189,11 @@ svn diff <li><b>Doug Gregor</b>: Clang Basic, Lex, Parse, and Sema Libraries.</li> - <li><b>Ted Kremenek</b>: Clang Static Analyzer.</li> - <li><b>Anton Korobeynikov</b>: Exception handling, debug information, and Windows codegen.</li> + <li><b>Ted Kremenek</b>: Clang Static Analyzer.</li> + <li><b>Chris Lattner</b>: Everything not covered by someone else.</li> <li><b>Duncan Sands</b>: llvm-gcc 4.2.</li> |