summaryrefslogtreecommitdiffstats
path: root/libcxx/www
diff options
context:
space:
mode:
authorZhihao Yuan <zy@miator.net>2019-06-19 07:11:08 +0000
committerZhihao Yuan <zy@miator.net>2019-06-19 07:11:08 +0000
commit3f0ae625ebfa41452cc5d118ce26f5e9594412a3 (patch)
treed6db34f0999f4a162129f823ef28e88572aac15f /libcxx/www
parent58dbe47b9c64bafcc8b430e8bfea92f7fe641c8e (diff)
downloadbcm5719-llvm-3f0ae625ebfa41452cc5d118ce26f5e9594412a3.tar.gz
bcm5719-llvm-3f0ae625ebfa41452cc5d118ce26f5e9594412a3.zip
[libc++] Revert r363692 which implements P0608R3
The change caused a large number of compiler failures in Google's codebase. People need time to evaluate the impact. llvm-svn: 363764
Diffstat (limited to 'libcxx/www')
-rw-r--r--libcxx/www/cxx2a_status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/www/cxx2a_status.html b/libcxx/www/cxx2a_status.html
index 37b8ff7b0a2..4ee69978024 100644
--- a/libcxx/www/cxx2a_status.html
+++ b/libcxx/www/cxx2a_status.html
@@ -115,7 +115,7 @@
<tr><td><a href="https://wg21.link/P0591R4">P0591R4</a></td><td>LWG</td><td>Utility functions to implement uses-allocator construction</td><td>San Diego</td><td><i> </i></td><td></td></tr>
<tr><td><a href="https://wg21.link/P0595R2">P0595R2</a></td><td>CWG</td><td>P0595R2 std::is_constant_evaluated()</td><td>San Diego</td><td>Complete</td><td>9.0</td></tr>
<tr><td><a href="https://wg21.link/P0602R4">P0602R4</a></td><td>LWG</td><td>variant and optional should propagate copy/move triviality</td><td>San Diego</td><td>Complete</td><td>8.0</td></tr>
- <tr><td><a href="https://wg21.link/P0608R3">P0608R3</a></td><td>LWG</td><td>A sane variant converting constructor</td><td>San Diego</td><td>Complete</td><td>9.0</td></tr>
+ <tr><td><a href="https://wg21.link/P0608R3">P0608R3</a></td><td>LWG</td><td>A sane variant converting constructor</td><td>San Diego</td><td><i> </i></td><td></td></tr>
<tr><td><a href="https://wg21.link/P0655R1">P0655R1</a></td><td>LWG</td><td>visit&lt;R&gt;: Explicit Return Type for visit</td><td>San Diego</td><td><i> </i></td><td></td></tr>
<tr><td><a href="https://wg21.link/P0771R1">P0771R1</a></td><td>LWG</td><td>std::function move constructor should be noexcept</td><td>San Diego</td><td>Complete</td><td>6.0</td></tr>
<tr><td><a href="https://wg21.link/P0896R4">P0896R4</a></td><td>LWG</td><td>The One Ranges Proposal</td><td>San Diego</td><td><i> </i></td><td></td></tr>
OpenPOWER on IntegriCloud