Fix dead link.

llvm-svn: 211469
This commit is contained in:
Richard Smith 2014-06-22 15:54:54 +00:00
parent 38c8a7be7b
commit 7cebe465ef

View File

@ -424,8 +424,9 @@ change.</span>
<h2 id="cxx14">C++1y implementation status</h2>
<p>Clang implements all of the
<a href="https://github.com/cplusplus/draft/blob/master/papers/N3936.pdf?raw=true">Draft International Standard</a>
<p>Clang implements all of the latest working draft (see <a
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3797.pdf">most
recent publicly available draft</a>)
of the upcoming C++ language standard, provisionally named C++1y. The following
table describes the Clang version in which each feature became available.</p>