diff options
Diffstat (limited to 'www/cxx_dr_status.html')
-rw-r--r-- | www/cxx_dr_status.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/cxx_dr_status.html b/www/cxx_dr_status.html index dd506a08ad45..3db08a0be5cc 100644 --- a/www/cxx_dr_status.html +++ b/www/cxx_dr_status.html @@ -28,7 +28,7 @@ <!--*************************************************************************--> <h1>C++ Defect Report Support in Clang</h1> <!--*************************************************************************--> -<p>Last updated: $Date: 2015-11-12 23:04:34 +0100 (Thu, 12 Nov 2015) $</p> +<p>Last updated: $Date: 2016-01-14 00:48:11 +0100 (Thu, 14 Jan 2016) $</p> <h2 id="cxxdr">C++ defect report implementation status</h2> @@ -2483,7 +2483,7 @@ of class templates</td> <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#407">407</a></td> <td>C++11</td> <td>Named class with associated typedef: two names or one?</td> - <td class="svn" align="center">SVN</td> + <td class="full" align="center">Clang 3.8</td> </tr> <tr id="408"> <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#408">408</a></td> |