This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Clarify std::function release note
ClosedPublic

Authored by jloser on Jun 22 2022, 10:28 AM.

Details

Reviewers
philnik
EricWF
Mordante
Group Reviewers
Restricted Project
Commits
rGf7d434ef294b: [libc++] Clarify std::function release note
Summary

Replace "This option it" with "This option" to make the sentence read a bit
clearer.

Diff Detail

Event Timeline

jloser created this revision.Jun 22 2022, 10:28 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 22 2022, 10:28 AM
jloser requested review of this revision.Jun 22 2022, 10:28 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 22 2022, 10:28 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
philnik accepted this revision.Jun 22 2022, 10:31 AM

Oops, I thought I had removed that. LGTM.

This revision is now accepted and ready to land.Jun 22 2022, 10:31 AM
Mordante accepted this revision.Jun 22 2022, 10:44 AM
Mordante added a subscriber: Mordante.

LGTM!

This revision was landed with ongoing or failed builds.Jun 22 2022, 11:26 AM
This revision was automatically updated to reflect the committed changes.