[cfe-commits] r74387 - /cfe/trunk/www/cxx_status.html

Douglas Gregor dgregor at apple.com
Sat Jun 27 12:34:00 PDT 2009


Author: dgregor
Date: Sat Jun 27 14:33:58 2009
New Revision: 74387

URL: http://llvm.org/viewvc/llvm-project?rev=74387&view=rev
Log:
Add a Last Updated field to the C++ status page

Modified:
    cfe/trunk/www/cxx_status.html   (contents, props changed)

Modified: cfe/trunk/www/cxx_status.html
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/www/cxx_status.html?rev=74387&r1=74386&r2=74387&view=diff

==============================================================================
--- cfe/trunk/www/cxx_status.html (original)
+++ cfe/trunk/www/cxx_status.html Sat Jun 27 14:33:58 2009
@@ -24,6 +24,7 @@
 <!--*************************************************************************-->
 <h1>C++ Support in Clang</h1>
 <!--*************************************************************************-->
+<p>Last updated: $Date$</p>
 
 <p>
 This page tracks the status of C++ support in Clang.<br>

Propchange: cfe/trunk/www/cxx_status.html

------------------------------------------------------------------------------
    svn:keywords = Date





More information about the cfe-commits mailing list