[cfe-commits] [libcxxabi] r131703 - /libcxxabi/trunk/www/index.html
Howard Hinnant
hhinnant at apple.com
Thu May 19 16:38:38 PDT 2011
Author: hhinnant
Date: Thu May 19 18:38:38 2011
New Revision: 131703
URL: http://llvm.org/viewvc/llvm-project?rev=131703&view=rev
Log:
Add goal
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=131703&r1=131702&r2=131703&view=diff
==============================================================================
--- libcxxabi/trunk/www/index.html (original)
+++ libcxxabi/trunk/www/index.html Thu May 19 18:38:38 2011
@@ -49,6 +49,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>On Mac OS X, be ABI compatible with the existing low-level support.</li>
</ul>
<!--=====================================================================-->
More information about the cfe-commits
mailing list