Author: ddunbar
Date: Fri Sep 12 13:33:44 2008
New Revision: 56167

URL: http://llvm.org/viewvc/llvm-project?rev=56167&view=rev
Log:
Add website links to testing coverage & specification references.

Modified:
    cfe/trunk/www/menu.html.incl

Modified: cfe/trunk/www/menu.html.incl
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/www/menu.html.incl?rev=56167&r1=56166&r2=56167&view=diff

==============================================================================
--- cfe/trunk/www/menu.html.incl (original)
+++ cfe/trunk/www/menu.html.incl Fri Sep 12 13:33:44 2008
@@ -26,6 +26,8 @@
     <a href="http://llvm.org/bugs/";>Bug Reports</a>
     <a href="http://llvm.org/svn/llvm-project/cfe/trunk/";>Browse Source</a>
     <a href="http://clang.llvm.org/doxygen/";>doxygen</a>
+    <a href="http://keeda.stanford.edu/~ddunbar/clang/references.html";>Spec. 
References</a>
+    <a href="http://keeda.stanford.edu/~ddunbar/clang/coverage/";>Testing 
Coverage</a>
   </div>
   
   <div class="submenu">


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to