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

Alexey Bataev a.bataev at hotmail.com
Wed Oct 29 05:32:40 PDT 2014


Closed by commit rL220850 (authored by @ABataev).

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D5099

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


More information about the cfe-commits mailing list