[PATCH] D25258: [coroutines] Create allocation and deallocation sub-statements.
Gor Nishanov via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 6 12:30:28 PDT 2016
GorNishanov updated this revision to Diff 73835.
GorNishanov added a comment.
Addressed review comments. Anything else, @rsmith?
1. compute default new align and pass it to coro.id
2. fix typo in comment
https://reviews.llvm.org/D25258
Files:
include/clang/AST/StmtCXX.h
include/clang/Basic/DiagnosticSemaKinds.td
lib/CodeGen/CGCoroutine.cpp
lib/CodeGen/CGStmt.cpp
lib/CodeGen/CodeGenFunction.h
lib/Sema/SemaCoroutine.cpp
test/CodeGenCoroutines/coro-alloc.cpp
test/SemaCXX/coroutines.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25258.73835.patch
Type: text/x-patch
Size: 19094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161006/a2085c32/attachment.bin>
More information about the cfe-commits
mailing list