summaryrefslogtreecommitdiffstats
path: root/libcxx
diff options
context:
space:
mode:
authorMarshall Clow <mclow.lists@gmail.com>2018-08-27 16:07:01 +0000
committerMarshall Clow <mclow.lists@gmail.com>2018-08-27 16:07:01 +0000
commit05ff3d3bf719bb492f476f8d4c343c8c74f71f1e (patch)
tree82daacdd96e8fab2a97835c0bac195c9eb7c9ce0 /libcxx
parent0a0e411204a2baa520fd73a8d69b664f98b428ba (diff)
downloadbcm5719-llvm-05ff3d3bf719bb492f476f8d4c343c8c74f71f1e.tar.gz
bcm5719-llvm-05ff3d3bf719bb492f476f8d4c343c8c74f71f1e.zip
Mark P0556 as 'in progress'
llvm-svn: 340752
Diffstat (limited to 'libcxx')
-rw-r--r--libcxx/www/cxx2a_status.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/libcxx/www/cxx2a_status.html b/libcxx/www/cxx2a_status.html
index fa6a47a3189..d49f9948a35 100644
--- a/libcxx/www/cxx2a_status.html
+++ b/libcxx/www/cxx2a_status.html
@@ -89,7 +89,7 @@
<tr><td><a href="https://wg21.link/P0476R2">P0476R2</a></td><td>LWG</td><td>Bit-casting object representations</td><td>Rapperswil</td><td></td><td></td></tr>
<tr><td><a href="https://wg21.link/P0528R3">P0528R3</a></td><td>CWG</td><td>The Curious Case of Padding Bits, Featuring Atomic Compare-and-Exchange</td><td>Rapperswil</td><td></td><td></td></tr>
<tr><td><a href="https://wg21.link/P0542R5">P0542R5</a></td><td>CWG</td><td>Support for contract based programming in C++</td><td>Rapperswil</td><td></td><td></td></tr>
- <tr><td><a href="https://wg21.link/P0556R3">P0556R3</a></td><td>LWG</td><td>Integral power-of-2 operations</td><td>Rapperswil</td><td></td><td></td></tr>
+ <tr><td><a href="https://wg21.link/P0556R3">P0556R3</a></td><td>LWG</td><td>Integral power-of-2 operations</td><td>Rapperswil</td><td><i>In Progress</i></td><td></td></tr>
<tr><td><a href="https://wg21.link/P0619R4">P0619R4</a></td><td>LWG</td><td>Reviewing Deprecated Facilities of C++17 for C++20</td><td>Rapperswil</td><td></td><td></td></tr>
<tr><td><a href="https://wg21.link/P0646R1">P0646R1</a></td><td>LWG</td><td>Improving the Return Value of Erase-Like Algorithms</td><td>Rapperswil</td><td></td><td></td></tr>
<tr><td><a href="https://wg21.link/P0722R3">P0722R3</a></td><td>CWG</td><td>Efficient sized delete for variable sized classes</td><td>Rapperswil</td><td></td><td></td></tr>
@@ -222,7 +222,7 @@
<!-- <tr><td></td><td></td><td></td><td></td></tr> -->
</table>
- <p>Last Updated: 1-Aug-2018</p>
+ <p>Last Updated: 27-Aug-2018</p>
</div>
</body>
</html>
OpenPOWER on IntegriCloud