[PATCH] D25879: [coroutines] Add allocation and deallocation substatements.
Gor Nishanov via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 27 09:38:05 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL285306: [coroutines] Add allocation and deallocation substatements. (authored by GorNishanov).
Changed prior to commit:
https://reviews.llvm.org/D25879?vs=76052&id=76057#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25879
Files:
cfe/trunk/include/clang/AST/StmtCXX.h
cfe/trunk/lib/CodeGen/CGCoroutine.cpp
cfe/trunk/lib/CodeGen/CGStmt.cpp
cfe/trunk/lib/CodeGen/CodeGenFunction.h
cfe/trunk/lib/Sema/SemaCoroutine.cpp
cfe/trunk/test/CodeGenCoroutines/coro-alloc.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25879.76057.patch
Type: text/x-patch
Size: 17958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161027/cb3ee23f/attachment.bin>
More information about the llvm-commits
mailing list