This is an archive of the discontinued LLVM Phabricator instance.

[docs] Update supported language standards list for C++
ClosedPublic

Authored by JohnTitor on Jun 4 2022, 8:18 PM.

Details

Summary

C++2020 is now supported as C++20 and a working draft of C++ 2023 is c++2b.

Fixes #53654

Diff Detail

Event Timeline

JohnTitor created this revision.Jun 4 2022, 8:18 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 4 2022, 8:18 PM
JohnTitor requested review of this revision.Jun 4 2022, 8:18 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 4 2022, 8:18 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
JohnTitor edited the summary of this revision. (Show Details)Jun 4 2022, 8:22 PM
JohnTitor added a reviewer: rsmith.

Changes are fine. I am not familiar with the progress in C++20 and 23, but I trust your judgement here.

jhuber6 accepted this revision.Jun 9 2022, 4:15 AM
This revision is now accepted and ready to land.Jun 9 2022, 4:15 AM
This revision was automatically updated to reflect the committed changes.