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

Gor Nishanov via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 26 13:54:54 PDT 2016


GorNishanov updated this revision to Diff 75946.
GorNishanov marked 10 inline comments as done.
GorNishanov added a comment.

Formatting changes (NFC)


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.75946.patch
Type: text/x-patch
Size: 14384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161026/90b08501/attachment.bin>


More information about the llvm-commits mailing list