[cfe-commits] [libcxx] r160943 - in /libcxx/trunk/www: index.html libcxx_by_chapter.pdf

Howard Hinnant hhinnant at apple.com
Sun Jul 29 19:29:35 PDT 2012


Author: hhinnant
Date: Sun Jul 29 21:29:34 2012
New Revision: 160943

URL: http://llvm.org/viewvc/llvm-project?rev=160943&view=rev
Log:
Updated the complete by-chapter graph

Modified:
    libcxx/trunk/www/index.html
    libcxx/trunk/www/libcxx_by_chapter.pdf

Modified: libcxx/trunk/www/index.html
URL: http://llvm.org/viewvc/llvm-project/libcxx/trunk/www/index.html?rev=160943&r1=160942&r2=160943&view=diff
==============================================================================
--- libcxx/trunk/www/index.html (original)
+++ libcxx/trunk/www/index.html Sun Jul 29 21:29:34 2012
@@ -123,7 +123,7 @@
 
    <p><a href="libcxx_by_chapter.pdf">Here</a> is a by-chapter breakdown of what
    is passing tests and what isn't. This chart is currently based on testing
-   against g++-4.4.0 with -std=c++0x. </p>
+   against clang++ with -std=c++11 on Apple's OS X. </p>
 
    <p>
    A Windows port is underway.  <a href="results.Windows.html">Here</a> are

Modified: libcxx/trunk/www/libcxx_by_chapter.pdf
URL: http://llvm.org/viewvc/llvm-project/libcxx/trunk/www/libcxx_by_chapter.pdf?rev=160943&r1=160942&r2=160943&view=diff
==============================================================================
Binary files - no diff available.





More information about the cfe-commits mailing list