This is an archive of the discontinued LLVM Phabricator instance.

[WIP][Clang][SemaCXX] Allow some copy elision of T{ T_prvalue } if an initializer-list constructor isn't used (CWG2311)
AbandonedPublicDraft

Authored by MitalAshok on Jul 23 2023, 10:55 AM.

Details

Reviewers
None
Summary

Depends on D156032.

Diff Detail

Event Timeline

MitalAshok created this revision.Jul 23 2023, 10:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 23 2023, 10:55 AM
MitalAshok abandoned this revision.Aug 10 2023, 12:48 PM

Decided to do this at the same time as D156032

Herald added a project: Restricted Project. · View Herald TranscriptAug 10 2023, 12:48 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript