Author: marshall
Date: Tue Jan  2 19:43:32 2018
New Revision: 321687

URL: http://llvm.org/viewvc/llvm-project?rev=321687&view=rev
Log:
Mark issue #2866 as "nothing to do"


Modified:
    libcxx/trunk/www/cxx1z_status.html

Modified: libcxx/trunk/www/cxx1z_status.html
URL: 
http://llvm.org/viewvc/llvm-project/libcxx/trunk/www/cxx1z_status.html?rev=321687&r1=321686&r2=321687&view=diff
==============================================================================
--- libcxx/trunk/www/cxx1z_status.html (original)
+++ libcxx/trunk/www/cxx1z_status.html Tue Jan  2 19:43:32 2018
@@ -475,7 +475,7 @@
        <tr><td><a 
href="https://wg21.link/LWG2855";>2855</a></td><td>std::throw_with_nested("string_literal")</td><td>Kona</td><td>Complete</td></tr>
        <tr><td><a 
href="https://wg21.link/LWG2857";>2857</a></td><td>{variant,optional,any}::emplace
 should return the constructed value</td><td>Kona</td><td>Complete</td></tr>
        <tr><td><a 
href="https://wg21.link/LWG2861";>2861</a></td><td>basic_string should require 
that charT match traits::char_type</td><td>Kona</td><td>Complete</td></tr>
-       <tr><td><a href="https://wg21.link/LWG2866";>2866</a></td><td>Incorrect 
derived classes constraints</td><td>Kona</td><td></td></tr>
+       <tr><td><a href="https://wg21.link/LWG2866";>2866</a></td><td>Incorrect 
derived classes constraints</td><td>Kona</td><td><I>Nothing to do</I></td></tr>
        <tr><td><a href="https://wg21.link/LWG2868";>2868</a></td><td>Missing 
specification of bad_any_cast::what()</td><td>Kona</td><td>Complete</td></tr>
        <tr><td><a href="https://wg21.link/LWG2872";>2872</a></td><td>Add 
definition for 
direct-non-list-initialization</td><td>Kona</td><td>Complete</td></tr>
        <tr><td><a href="https://wg21.link/LWG2873";>2873</a></td><td>Add 
noexcept to several shared_ptr related 
functions</td><td>Kona</td><td>Complete</td></tr>
@@ -503,7 +503,7 @@
 <!--   <tr><td></td><td></td><td></td><td></td></tr> -->
   </table>
 
-  <p>Last Updated: 27-Jul-2017</p>
+  <p>Last Updated: 2-Jan-2018</p>
 </div>
 </body>
 </html>


_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to