[cfe-commits] [libcxxabi] r160553 - /libcxxabi/trunk/www/index.html
Sylvestre Ledru
sylvestre at debian.org
Fri Jul 20 10:21:43 PDT 2012
Author: sylvestre
Date: Fri Jul 20 12:21:42 2012
New Revision: 160553
URL: http://llvm.org/viewvc/llvm-project?rev=160553&view=rev
Log:
add a link to the libc++ website
Modified:
libcxxabi/trunk/www/index.html
Modified: libcxxabi/trunk/www/index.html
URL: http://llvm.org/viewvc/llvm-project/libcxxabi/trunk/www/index.html?rev=160553&r1=160552&r2=160553&view=diff
==============================================================================
--- libcxxabi/trunk/www/index.html (original)
+++ libcxxabi/trunk/www/index.html Fri Jul 20 12:21:42 2012
@@ -48,7 +48,7 @@
<ul>
<li>Correctness as defined by the C++11 standard.</li>
- <li>Provide a portable sublayer to ease the porting of libc++</li>
+ <li>Provide a portable sublayer to ease the porting of <a href="http://libcxx.llvm.org/">libc++</a></li>
<li>On Mac OS X, be ABI compatible with the existing low-level support.</li>
</ul>
More information about the cfe-commits
mailing list