From: Marshall Clow Date: Wed, 19 Nov 2014 15:59:16 +0000 (+0000) Subject: Added entries for bugs 2118 and 2306, which were closed in Urbana X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e8584ca3ad48e6cef178618926820cae02f34cb2;p=platform%2Fupstream%2Fllvm.git Added entries for bugs 2118 and 2306, which were closed in Urbana llvm-svn: 222361 --- 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 @@ + +
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