The implementation of coroutine in clang looks consistent with the spec. And the support for coroutine in clang is relatively stable and it is broadly and heavily used in production. So I think it is the time to mark its status in next stage.
Details
Details
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
50 ms | x64 debian > LLVM.Bindings/Go::go.test |
Event Timeline
Comment Actions
According to https://lists.llvm.org/pipermail/cfe-dev/2021-December/069607.html, it might be the time to mark it as done.