I believe we need to return false when buildSuspends failed, to indicate that ActOnCoroutineBodyStart failed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Time | Test | |
---|---|---|
130 ms | Clang.SemaCXX::Unknown Unit Message (" |
Differential D81885
[Coroutines] Return false on error of buildSuspends lxfind on Jun 15 2020, 2:35 PM. Authored by
Details
I believe we need to return false when buildSuspends failed, to indicate that ActOnCoroutineBodyStart failed.
Diff Detail
|