]> granicus.if.org Git - clang/commit
PR23281: Fix implementation of DR1891 to implement the intent: that is, a
authorRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 16 Nov 2016 00:03:24 +0000 (00:03 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 16 Nov 2016 00:03:24 +0000 (00:03 +0000)
commit1e68aacb52d8212b687d74c1ea04e049ec0824b8
treec6194132ff23fbee3f7c7d1fad1264c2867e4827
parent97fb9e6d43c5f066380ed685330220552ce58558
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
include/clang/AST/DeclCXX.h
test/CXX/drs/dr18xx.cpp
test/CXX/expr/expr.prim/expr.prim.lambda/p19.cpp
test/SemaCXX/lambda-expressions.cpp
www/cxx_dr_status.html