This is an archive of the discontinued LLVM Phabricator instance.

[libc++] [test] Remove `using std::any{,_cast}` from std/utilities/any/
ClosedPublic

Authored by Quuxplusone on Feb 15 2022, 10:15 AM.

Details

Summary

Drive-by refactor a little bit (mainly to turn direct-initializations into copy-initializations), and expand test coverage a tiny bit, so this is not one of the purely mechanical changes bundled into D119860. (But I still don't expect this to be a controversial cleanup.)

Diff Detail

Event Timeline

Quuxplusone requested review of this revision.Feb 15 2022, 10:15 AM
Quuxplusone created this revision.
Herald added 1 blocking reviewer(s): Restricted Project. · View Herald TranscriptFeb 15 2022, 10:15 AM
ldionne accepted this revision.Feb 15 2022, 11:26 AM
This revision is now accepted and ready to land.Feb 15 2022, 11:26 AM
This revision was landed with ongoing or failed builds.Feb 16 2022, 8:00 AM
This revision was automatically updated to reflect the committed changes.