]> granicus.if.org Git - clang/commitdiff
Add a link-friendly name to the Clang extension acceptance criteria
authorDouglas Gregor <dgregor@apple.com>
Sat, 23 Jul 2011 19:22:17 +0000 (19:22 +0000)
committerDouglas Gregor <dgregor@apple.com>
Sat, 23 Jul 2011 19:22:17 +0000 (19:22 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135859 91177308-0d34-0410-b5e6-96231b3b80d8

www/get_involved.html

index b3550a5eb24b50b8fb74b926952208555eabbf37..eb9a97945b0606d8c8b8f59ea0529aebfbf6e4e7 100644 (file)
@@ -56,7 +56,7 @@ discussions or follow the list development on the web if you prefer.</p>
 
 <p>If you're looking for something to work on, check out our <a href="OpenProjects.html">Open Projects</a> page or go look through the <a href="http://llvm.org/bugs/">Bugzilla bug database</a>.</p>
 
-<h2>Contributing Extensions to Clang</h2>
+<h2 name="criteria">Contributing Extensions to Clang</h2>
 
 <p>Clang has always been designed as a platform for experimentation,
 allowing programmers to easily extend the compiler to support great