[PATCH] D25879: [coroutines] Add allocation and deallocation substatements.
Gor Nishanov via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 27 06:44:17 PDT 2016
GorNishanov updated this revision to Diff 76018.
GorNishanov added a comment.
Thank you for review! Applied suggested changes and preparing to land.
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.76018.patch
Type: text/x-patch
Size: 14995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161027/e645a7ec/attachment.bin>
More information about the llvm-commits
mailing list