diff options
author | Chris Lattner <sabre@nondot.org> | 2009-09-16 04:59:30 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-09-16 04:59:30 +0000 |
commit | 890ceff6ec3550c39932a91acc9baa4ac183f8ae (patch) | |
tree | 964cc358b026db942997b546549a88c3425727d7 /llvm/docs/DeveloperPolicy.html | |
parent | 8df79f26811ecc98c9a8b4aefc93fb2abc737d2d (diff) | |
download | bcm5719-llvm-890ceff6ec3550c39932a91acc9baa4ac183f8ae.tar.gz bcm5719-llvm-890ceff6ec3550c39932a91acc9baa4ac183f8ae.zip |
Ted is christened as the owner of the clang static analyzer.
llvm-svn: 82008
Diffstat (limited to 'llvm/docs/DeveloperPolicy.html')
-rw-r--r-- | llvm/docs/DeveloperPolicy.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/DeveloperPolicy.html b/llvm/docs/DeveloperPolicy.html index dd201848b2c..0baedcb3c9d 100644 --- a/llvm/docs/DeveloperPolicy.html +++ b/llvm/docs/DeveloperPolicy.html @@ -192,6 +192,8 @@ svn diff <li><b>Evan Cheng</b>: Code generator and all targets.</li> + <li><b>Ted Kremenek</b>: Clang Static Analyzer.</li> + <li><b>Chris Lattner</b>: Everything else.</li> </ol> |