From: Douglas Gregor Date: Wed, 2 Nov 2011 22:49:47 +0000 (+0000) Subject: Don't encourage bug reports to the Clang mailing list. We have a bug X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c24cab4076feb6f3f6bc260080f71f802400306;p=clang Don't encourage bug reports to the Clang mailing list. We have a bug report link for that. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143581 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/get_involved.html b/www/get_involved.html index eb9a97945b..a82388be79 100644 --- a/www/get_involved.html +++ b/www/get_involved.html @@ -32,8 +32,8 @@ interests. The two clang lists are:

- This list is for patch submission/discussion.
  • cfe-dev - -This list is for everything else clang related (questions and answers, bug -reports, etc).
  • +This list is for everything else Clang related (questions and answers, design +discussions, etc).