[PATCH] [C++11] Support for capturing of variable length arrays in lambda expression.

Alexey Bataev a.bataev at hotmail.com
Wed Aug 27 19:20:06 PDT 2014


Restored some deleted content.

http://reviews.llvm.org/D4368

Files:
  include/clang/AST/Decl.h
  include/clang/AST/LambdaCapture.h
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Basic/Lambda.h
  include/clang/Sema/ScopeInfo.h
  lib/AST/Decl.cpp
  lib/AST/ExprCXX.cpp
  lib/AST/StmtPrinter.cpp
  lib/AST/StmtProfile.cpp
  lib/CodeGen/CGDebugInfo.cpp
  lib/CodeGen/CGExprCXX.cpp
  lib/CodeGen/CodeGenFunction.cpp
  lib/Sema/ScopeInfo.cpp
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaExpr.cpp
  lib/Sema/SemaLambda.cpp
  lib/Sema/TreeTransform.h
  lib/Serialization/ASTReaderDecl.cpp
  lib/Serialization/ASTWriter.cpp
  lib/Serialization/ASTWriterDecl.cpp
  test/CodeGenCXX/vla-lambda-capturing.cpp
  test/SemaTemplate/instantiate-typeof.cpp
  tools/libclang/IndexBody.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4368.13019.patch
Type: text/x-patch
Size: 36150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140828/eb0e45e1/attachment.bin>


More information about the cfe-commits mailing list