From f86a77868c4d8212b796cde0e71c7d02ae1f6749 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 16 Sep 2009 05:42:12 +0000 Subject: [PATCH] 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 --- docs/DeveloperPolicy.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html index 6d4a1bd303d..0c87a697228 100644 --- a/docs/DeveloperPolicy.html +++ b/docs/DeveloperPolicy.html @@ -189,11 +189,11 @@ svn diff
  • Doug Gregor: Clang Basic, Lex, Parse, and Sema Libraries.
  • -
  • Ted Kremenek: Clang Static Analyzer.
  • -
  • Anton Korobeynikov: Exception handling, debug information, and Windows codegen.
  • +
  • Ted Kremenek: Clang Static Analyzer.
  • +
  • Chris Lattner: Everything not covered by someone else.
  • Duncan Sands: llvm-gcc 4.2.
  • -- 2.34.1