| commit | 8df64e940da39899c78493b9b2e330bba5ab48ee | [log] [tgz] |
|---|---|---|
| author | Gor Nishanov <GorNishanov@gmail.com> | Thu Oct 27 16:28:31 2016 +0000 |
| committer | Gor Nishanov <GorNishanov@gmail.com> | Thu Oct 27 16:28:31 2016 +0000 |
| tree | c1611e0dd4b0304433554fe325c9e1a4895c97c2 | |
| parent | cfb005a0ee6ca75c79805324d377b32d1325774a [diff] |
[coroutines] Add allocation and deallocation substatements. Summary: SemaCoroutine: Add allocation / deallocation substatements. CGCoroutine/Test: Emit allocation and deallocation + test. Reviewers: rsmith Subscribers: ABataev, EricWF, llvm-commits, mehdi_amini Differential Revision: https://reviews.llvm.org/D25879 llvm-svn: 285306