This is an archive of the discontinued LLVM Phabricator instance.

[docs] Mark the support for coroutine as unreleased
Changes PlannedPublic

Authored by ChuanqiXu on Dec 13 2021, 6:47 PM.

Details

Summary

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.

Diff Detail

Unit TestsFailed

Event Timeline

ChuanqiXu requested review of this revision.Dec 13 2021, 6:47 PM
ChuanqiXu created this revision.
ChuanqiXu set the repository for this revision to rG LLVM Github Monorepo.
ChuanqiXu added a project: Restricted Project.
ChuanqiXu planned changes to this revision.Dec 14 2021, 5:59 PM