Author: marshall Date: Mon Dec 7 18:08:23 2015 New Revision: 254971 URL: http://llvm.org/viewvc/llvm-project?rev=254971&view=rev Log: Cleaned up the intro for the TS status page; really need much more info here
Modified: libcxx/trunk/www/ts1z_status.html Modified: libcxx/trunk/www/ts1z_status.html URL: http://llvm.org/viewvc/llvm-project/libcxx/trunk/www/ts1z_status.html?rev=254971&r1=254970&r2=254971&view=diff ============================================================================== --- libcxx/trunk/www/ts1z_status.html (original) +++ libcxx/trunk/www/ts1z_status.html Mon Dec 7 18:08:23 2015 @@ -35,8 +35,8 @@ <h1>Post-C++14 TS Implementation Status</h1> <!--*********************************************************************--> - <p>In April 2013, the C++ standard committee approved the draft for the next version of the C++ standard, known as "C++1Y" (probably to be C++14)</p> - <p>The draft standard includes papers and issues that were voted on at the previous three meetings (Kona, Portland, and Bristol)</p> + <p>In November 2014, the C++ standard committee approved the draft for the next version of the C++ standard, known as "C++1z" (probably to be C++17)</p> + <p>In addition, there are several "Technical Specifications", that consist of new features that are proposed, but not yet accepted for C++1z.</p> <p>This page shows the status of libc++; the status of clang's support of the language features is <a href="http://clang.llvm.org/cxx_status.html">here</a>.</p> <h3>Technical Specifications</h3> @@ -95,7 +95,7 @@ </table> - <p>Last Updated: 21-Jul-2015</p> + <p>Last Updated: 7-Dec-2015</p> </div> </body> </html> _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits