]> granicus.if.org Git - clang/commit
DR1048: drop top-level cv-qualifiers when deducing the return type of a
authorRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 19 Dec 2014 22:10:51 +0000 (22:10 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 19 Dec 2014 22:10:51 +0000 (22:10 +0000)
commited3034a52d0e7ecedd1a4f63c4d711dd110ca2c0
tree5b6ea5756e17def235d87bcbc8d3a243f333a260
parent2c8f904f31ca2af9f0e6deb82e62daf983b71745
DR1048: drop top-level cv-qualifiers when deducing the return type of a
lambda-expression in C++11, to match the C++14 rules.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@224620 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaLambda.cpp
lib/Sema/SemaStmt.cpp
test/CXX/drs/dr10xx.cpp
test/CXX/expr/expr.prim/expr.prim.lambda/p4.cpp
test/SemaCXX/lambda-expressions.cpp
www/cxx_dr_status.html