From fb9945594fd89c95fae61d0c83db4897bbccdf5f Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Tue, 13 Aug 2013 16:01:28 +0000 Subject: [PATCH] Updated issues 2009 and 2074 llvm-svn: 188283 --- libcxx/www/cxx1y_status.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libcxx/www/cxx1y_status.html b/libcxx/www/cxx1y_status.html index e9d376685c9b..8e50e757e53b 100644 --- a/libcxx/www/cxx1y_status.html +++ b/libcxx/www/cxx1y_status.html @@ -73,7 +73,7 @@ - + @@ -94,7 +94,7 @@ - +
Issue #Issue NameMeetingStatus
1214Insufficient/inconsistent key immutability requirements for associative containersKona
2009Reporting out-of-bound values on numeric string conversionsKona
2009Reporting out-of-bound values on numeric string conversionsKonaComplete
2010is_* traits for binding operations can't be meaningfully specializedKona
2015Incorrect pre-conditions for some type traitsKona
2021Further incorrect usages of result_ofKona
2102Why is std::launch an implementation-defined type?Kona
2071std::valarray move-assignmentPortland
2074Off by one error in std::reverse_copyPortland
2074Off by one error in std::reverse_copyPortlandComplete
2081Allocator requirements should include CopyConstructible 2083 const-qualification on weak_ptr::owner_beforePortland
2086Overly generic type support for math functionsPortland
2099Unnecessary constraints of va_start() usagePortland