]> granicus.if.org Git - clang/commit
C++1y n3648: parse and reject init-captures for now.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 9 May 2013 21:36:41 +0000 (21:36 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 9 May 2013 21:36:41 +0000 (21:36 +0000)
commit0a664b863255065d960342dd074a77d63c753d35
tree1f43c831208dc16e751da530317ac589c4cad483
parent0cd9edecec00e9f8ba78ed5af1fbfbcdafb5fb6c
C++1y n3648: parse and reject init-captures for now.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@181553 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Sema/DeclSpec.h
lib/Parse/ParseExprCXX.cpp
lib/Sema/SemaLambda.cpp
test/Parser/cxx0x-lambda-expressions.cpp
test/Parser/objcxx0x-lambda-expressions.mm