[cfe-commits] [libcxxabi] r131685 - /libcxxabi/trunk/www/index.html
Howard Hinnant
hhinnant at apple.com
Thu May 19 15:02:38 PDT 2011
Author: hhinnant
Date: Thu May 19 17:02:38 2011
New Revision: 131685
URL: http://llvm.org/viewvc/llvm-project?rev=131685&view=rev
Log:
Add Mac OS X as supported platform.
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=131685&r1=131684&r2=131685&view=diff
==============================================================================
--- libcxxabi/trunk/www/index.html (original)
+++ libcxxabi/trunk/www/index.html Thu May 19 17:02:38 2011
@@ -58,6 +58,7 @@
<p>libc++abi is known to work on the following platforms, using clang.</p>
<ul>
+ <li>Mac OSX</li>
</ul>
<!--=====================================================================-->
More information about the cfe-commits
mailing list