summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarshall Clow <mclow.lists@gmail.com>2014-02-25 23:11:19 +0000
committerMarshall Clow <mclow.lists@gmail.com>2014-02-25 23:11:19 +0000
commit11918cff19ad106e16e851637e3dfef515c4861e (patch)
tree9ac8f580eb56cd69909c1b23cf3dd3b5ce54ff19
parent6aa7616355930bcfed0e8561e59b6a257813e37c (diff)
downloadbcm5719-llvm-11918cff19ad106e16e851637e3dfef515c4861e.tar.gz
bcm5719-llvm-11918cff19ad106e16e851637e3dfef515c4861e.zip
Mark LWG issue 2299 as complete. No code changes; libc++ already implements this.
llvm-svn: 202203
-rw-r--r--libcxx/www/cxx1y_status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/www/cxx1y_status.html b/libcxx/www/cxx1y_status.html
index 7fc6ae95d07..55451732a6c 100644
--- a/libcxx/www/cxx1y_status.html
+++ b/libcxx/www/cxx1y_status.html
@@ -225,7 +225,7 @@
<tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2280">2280</a></td><td>begin / end for arrays should be constexpr and noexcept</td><td>Issaquah</td><td>Complete</td></tr>
<tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2285">2285</a></td><td>make_reverse_iterator</td><td>Issaquah</td><td></td></tr>
- <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2299">2299</a></td><td>Effects of inaccessible key_compare::is_transparent type are not clear</td><td>Issaquah</td><td></td></tr>
+ <tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2299">2299</a></td><td>Effects of inaccessible key_compare::is_transparent type are not clear</td><td>Issaquah</td><td>Complete</td></tr>
<tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#1450">1450</a></td><td>Contradiction in regex_constants</td><td>Issaquah</td><td></td></tr>
<tr><td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#2003">2003</a></td><td>String exception inconsistency in erase.</td><td>Issaquah</td><td></td></tr>
OpenPOWER on IntegriCloud