aboutsummaryrefslogtreecommitdiff
path: root/libcxx
diff options
context:
space:
mode:
authorMarshall Clow <mclow.lists@gmail.com>2016-07-12 15:29:35 +0000
committerMarshall Clow <mclow.lists@gmail.com>2016-07-12 15:29:35 +0000
commitced86bf736631235e4607b76bc4d186f58925ecc (patch)
tree352c8b1b071bff2a89a7311305461f7ab46fa953 /libcxx
parent191cbb2406384f37a283a1110bab44113fe41d65 (diff)
downloadllvm-ced86bf736631235e4607b76bc4d186f58925ecc.zip
llvm-ced86bf736631235e4607b76bc4d186f58925ecc.tar.gz
llvm-ced86bf736631235e4607b76bc4d186f58925ecc.tar.bz2
mark issue #2422 as complete; this was just a wording clarification
llvm-svn: 275177
Diffstat (limited to 'libcxx')
-rw-r--r--libcxx/www/cxx1z_status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/www/cxx1z_status.html b/libcxx/www/cxx1z_status.html
index a2eecd3..3dee463 100644
--- a/libcxx/www/cxx1z_status.html
+++ b/libcxx/www/cxx1z_status.html
@@ -266,7 +266,7 @@
<tr><td><a href="http://wg21.link/LWG2312">2312</a></td><td>tuple's constructor constraints need to be phrased more precisely</td><td>Oulu</td><td>Complete</td></tr>
<tr><td><a href="http://wg21.link/LWG2328">2328</a></td><td>Rvalue stream extraction should use perfect forwarding</td><td>Oulu</td><td></td></tr>
<tr><td><a href="http://wg21.link/LWG2393">2393</a></td><td>std::function's Callable definition is broken</td><td>Oulu</td><td></td></tr>
- <tr><td><a href="http://wg21.link/LWG2422">2422</a></td><td>std::numeric_limits&lt;T&gt;::is_modulo description: "most machines" errata</td><td>Oulu</td><td></td></tr>
+ <tr><td><a href="http://wg21.link/LWG2422">2422</a></td><td>std::numeric_limits&lt;T&gt;::is_modulo description: "most machines" errata</td><td>Oulu</td><td>Complete</td></tr>
<tr><td><a href="http://wg21.link/LWG2426">2426</a></td><td>Issue about compare_exchange</td><td>Oulu</td><td></td></tr>
<tr><td><a href="http://wg21.link/LWG2436">2436</a></td><td>Comparators for associative containers should always be CopyConstructible</td><td>Oulu</td><td>Complete</td></tr>
<tr><td><a href="http://wg21.link/LWG2441">2441</a></td><td>Exact-width atomic typedefs should be provided</td><td>Oulu</td><td>Complete</td></tr>