[libcxx-commits] [PATCH] D61771: Comparing Unordered Containers (P0809)

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon May 13 18:14:47 PDT 2019


zoecarver updated this revision to Diff 199353.
zoecarver added a comment.

- remove all modification to `unordered_{set,map}`
- add tests

Thank you @mclow.lists for writing most of the tests below.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61771/new/

https://reviews.llvm.org/D61771

Files:
  test/std/containers/unord/comp_different_hash.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61771.199353.patch
Type: text/x-patch
Size: 7317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190514/a78a0674/attachment.bin>


More information about the libcxx-commits mailing list