[PATCH] Improved capturing variable-length array types in CapturedStmt.

Alexey Bataev a.bataev at hotmail.com
Sun Oct 19 23:30:28 PDT 2014


Fixed after reviews

http://reviews.llvm.org/D5099

Files:
  include/clang/AST/Decl.h
  include/clang/AST/Stmt.h
  include/clang/Basic/Attr.td
  lib/AST/Decl.cpp
  lib/CodeGen/CGStmt.cpp
  lib/CodeGen/CodeGenFunction.h
  lib/Sema/ScopeInfo.cpp
  lib/Sema/SemaExpr.cpp
  lib/Sema/SemaStmt.cpp
  lib/Serialization/ASTWriterStmt.cpp
  test/CodeGen/captured-statements-nested.c
  test/CodeGen/captured-statements.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5099.15134.patch
Type: text/x-patch
Size: 21896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141020/57b0fe5f/attachment.bin>


More information about the cfe-commits mailing list