This is an archive of the discontinued LLVM Phabricator instance.

[libc++] NFC: Add a simple test to make sure we destroy elements in std::list
ClosedPublic

Authored by ldionne on Mar 31 2021, 10:13 AM.

Diff Detail

Event Timeline

ldionne requested review of this revision.Mar 31 2021, 10:13 AM
ldionne created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptMar 31 2021, 10:13 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript

Submitting a review just to run CI really.

This revision is now accepted and ready to land.Mar 31 2021, 10:28 AM
Mordante accepted this revision.Mar 31 2021, 10:43 AM
Mordante added a subscriber: Mordante.

Nice to see this test!

This revision was landed with ongoing or failed builds.Apr 1 2021, 10:46 AM
This revision was automatically updated to reflect the committed changes.