summaryrefslogtreecommitdiffstats
path: root/libcxx/www
diff options
context:
space:
mode:
authorMarshall Clow <mclow.lists@gmail.com>2018-02-12 19:13:24 +0000
committerMarshall Clow <mclow.lists@gmail.com>2018-02-12 19:13:24 +0000
commit5012793e0512f534432fb35c3a0d12162301436b (patch)
tree09d1b21bf6b11dd3caa2d3b59b1c45055c6889f9 /libcxx/www
parent1998cc6a47928ce59f9bfa44a855dc74bf7ac25b (diff)
downloadbcm5719-llvm-5012793e0512f534432fb35c3a0d12162301436b.tar.gz
bcm5719-llvm-5012793e0512f534432fb35c3a0d12162301436b.zip
Implement LWG 2835 - fix <tgmath.h>
llvm-svn: 324923
Diffstat (limited to 'libcxx/www')
-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 e4f62463430..5cead9b1c99 100644
--- a/libcxx/www/cxx1z_status.html
+++ b/libcxx/www/cxx1z_status.html
@@ -467,7 +467,7 @@
<tr><td><a href="https://wg21.link/LWG2824">2824</a></td><td>list::sort should say that the order of elements is unspecified if an exception is thrown</td><td>Kona</td><td>Complete</td></tr>
<tr><td><a href="https://wg21.link/LWG2826">2826</a></td><td>string_view iterators use old wording</td><td>Kona</td><td>Complete</td></tr>
<tr><td><a href="https://wg21.link/LWG2834">2834</a></td><td>Resolution LWG 2223 is missing wording about end iterators</td><td>Kona</td><td>Complete</td></tr>
- <tr><td><a href="https://wg21.link/LWG2835">2835</a></td><td>LWG 2536 seems to misspecify &lt;tgmath.h&gt;</td><td>Kona</td><td></td></tr>
+ <tr><td><a href="https://wg21.link/LWG2835">2835</a></td><td>LWG 2536 seems to misspecify &lt;tgmath.h&gt;</td><td>Kona</td><td>Complete</td></tr>
<tr><td><a href="https://wg21.link/LWG2837">2837</a></td><td>gcd and lcm should support a wider range of input values</td><td>Kona</td><td>Complete</td></tr>
<tr><td><a href="https://wg21.link/LWG2838">2838</a></td><td>is_literal_type specification needs a little cleanup</td><td>Kona</td><td>Complete</td></tr>
<tr><td><a href="https://wg21.link/LWG2842">2842</a></td><td>in_place_t check for optional::optional(U&amp;&amp;) should decay U</td><td>Kona</td><td>Complete</td></tr>
OpenPOWER on IntegriCloud