From 1e68aacb52d8212b687d74c1ea04e049ec0824b8 Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Wed, 16 Nov 2016 00:03:24 +0000 Subject: PR23281: Fix implementation of DR1891 to implement the intent: that is, a lambda-expression does not have a move-assignment operator. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@287057 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx_dr_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/cxx_dr_status.html') diff --git a/www/cxx_dr_status.html b/www/cxx_dr_status.html index ad73e7e4fb..293535238b 100644 --- a/www/cxx_dr_status.html +++ b/www/cxx_dr_status.html @@ -11161,7 +11161,7 @@ and POD class 1891 DRWP Move constructor/assignment for closure class - Clang 3.6 + SVN 1892 -- cgit v1.2.3