[PATCH] D48955: [libc++] Improve diagnostics for non-const comparators and hashers in associative containers

Louis Dionne via Phabricator reviews at reviews.llvm.org
Thu Dec 6 13:49:31 PST 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rCXX348529: [libc++] Improve diagnostics for non-const comparators and hashers in… (authored by ldionne, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48955?vs=168318&id=177040#toc

Repository:
  rCXX libc++

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

https://reviews.llvm.org/D48955

Files:
  docs/UsingLibcxx.rst
  include/__hash_table
  include/__tree
  include/map
  include/set
  include/unordered_map
  include/unordered_set
  test/libcxx/containers/associative/non_const_comparator.fail.cpp
  test/libcxx/containers/unord/non_const_comparator.fail.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48955.177040.patch
Type: text/x-patch
Size: 13882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20181206/9b1ff02b/attachment-0001.bin>


More information about the libcxx-commits mailing list