[all-commits] [llvm/llvm-project] 8894fe: [docs] Update the status for coroutines
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Mon Mar 20 19:35:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8894fe7a6f3efad371d64a1825ba3f4a6704d604
https://github.com/llvm/llvm-project/commit/8894fe7a6f3efad371d64a1825ba3f4a6704d604
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2023-03-21 (Tue, 21 Mar 2023)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/www/cxx_status.html
Log Message:
-----------
[docs] Update the status for coroutines
According to the discussion in
https://discourse.llvm.org/t/rfc-could-we-mark-coroutines-as-unreleased-now/69220
We should mark coroutines as "it’s supported fully everywhere but on
Windows targets".
Reviewed By: aaron.ballman
Differential Revision: https://reviews.llvm.org/D146187
More information about the All-commits
mailing list