From 25e9c7aa5538c15b286dfdc5d6fa16faeec1a026 Mon Sep 17 00:00:00 2001 From: Eric Fiselier Date: Mon, 6 Feb 2017 02:41:49 +0000 Subject: [PATCH] Mark LWG 2765 as complete. No changes needed llvm-svn: 294167 --- 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 1a16f8fa1b9d..326c98f0bcd2 100644 --- a/libcxx/www/cxx1z_status.html +++ b/libcxx/www/cxx1z_status.html @@ -403,7 +403,7 @@ 2758std::string{}.assign("ABCDE", 0, 1) is ambiguousIssaquahComplete 2759gcd / lcm and bool for the WPIssaquahComplete 2760non-const basic_string::data should not invalidate iteratorsIssaquahComplete - 2765Did LWG 1123 go too far?Issaquah + 2765Did LWG 1123 go too far?IssaquahComplete 2767not_fn call_wrapper can form invalid typesIssaquahComplete 2769Redundant const in the return type of any_cast(const any&)IssaquahComplete 2771Broken Effects of some basic_string::compare functions in terms of basic_string_viewIssaquahComplete