This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Make __swap_allocator constexpr
ClosedPublic

Authored by philnik on Dec 14 2021, 4:00 AM.

Details

Reviewers
Quuxplusone
ldionne
Group Reviewers
Restricted Project
Commits
rG10a356c47a30: [libc++] Make __swap_allocator constexpr
Summary

Make __swap_allocator constexpr

Diff Detail

Event Timeline

philnik requested review of this revision.Dec 14 2021, 4:00 AM
philnik created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptDec 14 2021, 4:00 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne accepted this revision.Dec 14 2021, 5:56 AM
This revision is now accepted and ready to land.Dec 14 2021, 5:56 AM
Quuxplusone accepted this revision.Dec 14 2021, 6:09 AM
This revision was automatically updated to reflect the committed changes.