diff options
author | Chris Lattner <sabre@nondot.org> | 2009-09-16 05:42:12 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-09-16 05:42:12 +0000 |
commit | f86a77868c4d8212b796cde0e71c7d02ae1f6749 (patch) | |
tree | 2b2d04a049b5179a832bf55760b4c4799f378cca /docs | |
parent | b2030437fc99cf257aa715d83cef36336bb2a76a (diff) | |
download | external_llvm-f86a77868c4d8212b796cde0e71c7d02ae1f6749.zip external_llvm-f86a77868c4d8212b796cde0e71c7d02ae1f6749.tar.gz external_llvm-f86a77868c4d8212b796cde0e71c7d02ae1f6749.tar.bz2 |
apparently russians are really hard to sort or something!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82016 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r-- | docs/DeveloperPolicy.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html index 6d4a1bd..0c87a69 100644 --- a/docs/DeveloperPolicy.html +++ b/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> |