From e8584ca3ad48e6cef178618926820cae02f34cb2 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Wed, 19 Nov 2014 15:59:16 +0000 Subject: [PATCH] Added entries for bugs 2118 and 2306, which were closed in Urbana llvm-svn: 222361 --- libcxx/www/cxx1z_status.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libcxx/www/cxx1z_status.html b/libcxx/www/cxx1z_status.html index f497bed..78bde38 100644 --- a/libcxx/www/cxx1z_status.html +++ b/libcxx/www/cxx1z_status.html @@ -70,7 +70,9 @@ + + -- 2.7.4
Issue #Issue NameMeetingStatus
2016Allocators must be no-throw swappableUrbana
2118unique_ptr for array does not support cv qualification conversion of actual argumentUrbanaWill be resolved by N4089
2170Aggregates cannot be DefaultConstructibleUrbana
2308Clarify container destructor requirements w.r.t. std::arrayUrbanaWill be resolved by N4258
2340Replacement allocation functions declared as inlineUrbanaComplete
2354Unnecessary copying when inserting into maps with braced-init syntaxUrbana
2377std::align requirements overly strictUrbana