[PATCH] D31399: [coroutines] Handle get_return_object_on_allocation_failure
Gor Nishanov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 27 16:49:30 PDT 2017
This revision was automatically updated to reflect the committed changes.
GorNishanov marked an inline comment as done.
Closed by commit rL298891: [coroutines] Handle get_return_object_on_allocation_failure (authored by GorNishanov).
Changed prior to commit:
https://reviews.llvm.org/D31399?vs=93177&id=93196#toc
Repository:
rL LLVM
https://reviews.llvm.org/D31399
Files:
cfe/trunk/include/clang/AST/StmtCXX.h
cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
cfe/trunk/lib/AST/StmtCXX.cpp
cfe/trunk/lib/CodeGen/CGCoroutine.cpp
cfe/trunk/lib/Sema/SemaCoroutine.cpp
cfe/trunk/test/CodeGenCoroutines/coro-alloc.cpp
cfe/trunk/test/SemaCXX/coroutines.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31399.93196.patch
Type: text/x-patch
Size: 10485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170327/6ded4e2f/attachment.bin>
More information about the cfe-commits
mailing list