summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorGor Nishanov <GorNishanov@gmail.com>2017-03-27 23:36:59 +0000
committerGor Nishanov <GorNishanov@gmail.com>2017-03-27 23:36:59 +0000
commit3aa9eb38a076ab116ad752c5d1177f63461f7bd1 (patch)
tree1a39a2dee987998503e100978f3ab172621ef316 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentbbd5cc63d7be58d8f63bc4a3cac4c0769efc6337 (diff)
[coroutines] Handle get_return_object_on_allocation_failure
Summary: If promise_type has get_return_object_on_allocation_failure defined, check if an allocation function returns nullptr, and if so, return the result of get_return_object_on_allocation_failure(). Reviewers: rsmith, EricWF Reviewed By: EricWF Subscribers: mehdi_amini, cfe-commits Differential Revision: https://reviews.llvm.org/D31399 llvm-svn: 298891
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions