diff --git a/www/index.html b/www/index.html index 48a6a540..fde7c27f 100644 --- a/www/index.html +++ b/www/index.html @@ -123,7 +123,7 @@
Here 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.
+ against clang++ with -std=c++11 on Apple's OS X.A Windows port is underway. Here are diff --git a/www/libcxx_by_chapter.pdf b/www/libcxx_by_chapter.pdf index be2b53d4..d29ef3e6 100644 Binary files a/www/libcxx_by_chapter.pdf and b/www/libcxx_by_chapter.pdf differ