This is an archive of the discontinued LLVM Phabricator instance.

[clang][nfc] Mark as P0692R1 as implemented.
ClosedPublic

Authored by cor3ntin on Aug 22 2021, 2:42 PM.

Details

Summary

P0692R1 was implemented in https://reviews.llvm.org/D92024
but the status page was not updated.

Diff Detail

Event Timeline

cor3ntin requested review of this revision.Aug 22 2021, 2:42 PM
cor3ntin created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptAug 22 2021, 2:42 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
aaron.ballman accepted this revision.Sep 9 2021, 5:44 AM
aaron.ballman added a subscriber: aaron.ballman.

LGTM!

This revision is now accepted and ready to land.Sep 9 2021, 5:44 AM
aaron.ballman closed this revision.Sep 9 2021, 5:47 AM

I committed this on your behalf in 7fc743ff84f60b12bb12f47d48ceb6f268106e45, thank you for the patch!