From: Douglas Gregor Date: Sat, 23 Jul 2011 19:22:17 +0000 (+0000) Subject: Add a link-friendly name to the Clang extension acceptance criteria X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2da9f5d4a801c084c6ef1ec116811716279ccbec;p=clang Add a link-friendly name to the Clang extension acceptance criteria git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135859 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/get_involved.html b/www/get_involved.html index b3550a5eb2..eb9a97945b 100644 --- a/www/get_involved.html +++ b/www/get_involved.html @@ -56,7 +56,7 @@ discussions or follow the list development on the web if you prefer.

If you're looking for something to work on, check out our Open Projects page or go look through the Bugzilla bug database.

-

Contributing Extensions to Clang

+

Contributing Extensions to Clang

Clang has always been designed as a platform for experimentation, allowing programmers to easily extend the compiler to support great