diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-04-20 13:22:50 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-04-20 13:22:50 +0000 |
commit | 7dc88645fa24059af22fbf0aa48f50a1b51d076f (patch) | |
tree | 51d746d3d90389db6cf880410e927f0bb1a0d83b | |
parent | eb9ddc5a8c1a3f9801c8acca1a4621ccb688ccf9 (diff) |
Add note that some of these links are dead for now.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179950 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | www/cxx_status.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/cxx_status.html b/www/cxx_status.html index bfa612e362..edd93e7f1f 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -405,6 +405,9 @@ provisionally named C++1y. The following table describes which C++1y features have been implemented in Clang and in which Clang version they became available.</p> +<p>Note: many of the links to papers here will not work until the +ISO/IEC JTC1/SC22/WG21 post-Bristol mailing ships.</p> + <table width="689" border="1" cellspacing="0"> <tr> <th>Language Feature</th> |