[PATCH] D25879: [coroutines] Add allocation and deallocation substatements.

Gor Nishanov via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 27 09:07:02 PDT 2016


GorNishanov updated this revision to Diff 76052.
GorNishanov marked an inline comment as done.
GorNishanov added a comment.

Merged prior to landing. Incoming ...


https://reviews.llvm.org/D25879

Files:
  include/clang/AST/StmtCXX.h
  lib/CodeGen/CGCoroutine.cpp
  lib/CodeGen/CGStmt.cpp
  lib/CodeGen/CodeGenFunction.h
  lib/Sema/SemaCoroutine.cpp
  test/CodeGenCoroutines/coro-alloc.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25879.76052.patch
Type: text/x-patch
Size: 17750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161027/db328c5d/attachment.bin>


More information about the llvm-commits mailing list