From 91ae4a078b8d6ec2fe201df27d7fb47d23c7242b Mon Sep 17 00:00:00 2001 From: Eric Fiselier Date: Thu, 2 Jun 2016 04:08:03 +0000 Subject: [PATCH] Mark LWG issue 2336 as complete. There is nothing to do. llvm-svn: 271476 --- libcxx/www/cxx1z_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libcxx/www/cxx1z_status.html b/libcxx/www/cxx1z_status.html index 297564473c0b..9f66a6202de1 100644 --- a/libcxx/www/cxx1z_status.html +++ b/libcxx/www/cxx1z_status.html @@ -179,7 +179,7 @@ 2250Follow-up On Library Issue 2207KonaComplete 2259Issues in 17.6.5.5 rules for member functionsKonaComplete 2273regex_match ambiguityKona - 2336is_trivially_constructible/is_trivially_assignable traits are always falseKona + 2336is_trivially_constructible/is_trivially_assignable traits are always falseKonaComplete 2353std::next is over-constrainedKonaComplete 2367pair and tuple are not correctly implemented for is_constructible with no argsKonaComplete 2380May <cstdlib> provide long ::abs(long) and long long ::abs(long long)?KonaComplete