diff options
| author | Brian Gesiak <modocache@gmail.com> | 2019-11-22 11:25:19 -0500 |
|---|---|---|
| committer | Brian Gesiak <modocache@gmail.com> | 2019-11-22 11:39:13 -0500 |
| commit | 0b3d1d1348da78c8b12e89f138577b0a8ffd4b2f (patch) | |
| tree | 5e15e3f6b9722882c79230d9242a8b78f37019cf /llvm/lib/Transforms/Scalar | |
| parent | 6f7c8760a5c01edaa8e9c8e48940e1b8a7aa4128 (diff) | |
| download | bcm5719-llvm-0b3d1d1348da78c8b12e89f138577b0a8ffd4b2f.tar.gz bcm5719-llvm-0b3d1d1348da78c8b12e89f138577b0a8ffd4b2f.zip | |
[coroutines] Remove assert on CoroutineParameterMoves in Sema::buildCoroutineParameterMoves
Summary:
The assertion of CoroutineParameterMoves happens when build coroutine function with arguments multiple time while fails to build promise type.
Fix: use return false instead.
Test Plan: check-clang
Reviewers: modocache, GorNishanov, rjmccall
Reviewed By: modocache
Subscribers: rjmccall, EricWF, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D69022
Patch by junparser (JunMa)!
Diffstat (limited to 'llvm/lib/Transforms/Scalar')
0 files changed, 0 insertions, 0 deletions

