From: Chris Lattner Date: Wed, 16 Sep 2009 04:59:30 +0000 (+0000) Subject: Ted is christened as the owner of the clang static analyzer. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=d0acd9cfff629f2d8110618f37495d8a1aebb32c;p=oota-llvm.git Ted is christened as the owner of the clang static analyzer. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82008 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html index dd201848b2c..0baedcb3c9d 100644 --- a/docs/DeveloperPolicy.html +++ b/docs/DeveloperPolicy.html @@ -192,6 +192,8 @@ svn diff
  • Evan Cheng: Code generator and all targets.
  • +
  • Ted Kremenek: Clang Static Analyzer.
  • +
  • Chris Lattner: Everything else.