This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] unordered_set: Update test for unnecessary mallocs in insert, NFC
AbandonedPublic

Authored by dexonsmith on Mar 11 2016, 6:26 PM.

Details

Reviewers
None
Summary

Modernize the test from r239666 as a precursor for making similar fixes
to unordered_map.

Diff Detail

Event Timeline

dexonsmith updated this revision to Diff 50510.Mar 11 2016, 6:26 PM
dexonsmith retitled this revision from to [libcxx] unordered_set: Update test for unnecessary mallocs in insert, NFC.
dexonsmith updated this object.
dexonsmith added a reviewer: EricWF.
dexonsmith added a subscriber: cfe-commits.
EricWF resigned from this revision.Apr 15 2016, 6:54 PM
EricWF removed a reviewer: EricWF.

This patch is no longer relevant.

dexonsmith abandoned this revision.Oct 6 2020, 2:49 PM