This is an archive of the discontinued LLVM Phabricator instance.

[libcxx][test][NFC] Tests for sets comparisons
ClosedPublic

Authored by kboyarinov on Dec 6 2021, 12:46 AM.

Details

Summary

Add tests for std::set and std::multiset comparisons that were missed by D111738 and D112424.

Diff Detail

Event Timeline

kboyarinov requested review of this revision.Dec 6 2021, 12:46 AM
kboyarinov created this revision.
kboyarinov retitled this revision from [libcxx][test][NFC] Tests for std::set comparisons to [libcxx][test][NFC] Tests for sets comparisons.
kboyarinov edited the summary of this revision. (Show Details)
ldionne accepted this revision.Dec 6 2021, 7:45 AM
This revision is now accepted and ready to land.Dec 6 2021, 7:45 AM
rarutyun accepted this revision.Dec 10 2021, 1:48 AM
This revision was automatically updated to reflect the committed changes.