This is an archive of the discontinued LLVM Phabricator instance.

[libc++][doc] Update the release notes.
ClosedPublic

Authored by Mordante on Mar 3 2022, 12:40 PM.

Details

Reviewers
ldionne
Group Reviewers
Restricted Project
Summary

Fixes the incorrect removal version of the experimental coroutine
header.

Diff Detail

Event Timeline

Mordante created this revision.Mar 3 2022, 12:40 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 3 2022, 12:40 PM
Mordante requested review of this revision.Mar 3 2022, 12:40 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 3 2022, 12:40 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript
Mordante added inline comments.Mar 3 2022, 12:42 PM
libcxx/docs/ReleaseNotes.rst
170

Is this intended to be 15 or 16?

184

Is this intended to be 15 or 16?

ldionne accepted this revision.Mar 3 2022, 12:44 PM
ldionne added a subscriber: ldionne.
ldionne added inline comments.
libcxx/docs/ReleaseNotes.rst
170

15, this is OK too.

184

That's 15, this is OK. Our policy of 2 releases is for TSes only.

This revision is now accepted and ready to land.Mar 3 2022, 12:44 PM