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

Alexey Bataev a.bataev at hotmail.com
Mon Oct 20 20:22:25 PDT 2014


Removed parameter from setCapturedRecord() method.

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.15164.patch
Type: text/x-patch
Size: 21941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141021/1f9d3a41/attachment.bin>


More information about the cfe-commits mailing list