[PATCH] D48955: [libc++] Improve diagnostics for non-const comparators and hashers in associative containers
Louis Dionne via Phabricator
reviews at reviews.llvm.org
Thu Oct 4 09:46:54 PDT 2018
ldionne updated this revision to Diff 168318.
ldionne added a comment.
Herald added a subscriber: libcxx-commits.
Rebase on top of ToT.
Repository:
rCXX libc++
https://reviews.llvm.org/D48955
Files:
libcxx/docs/UsingLibcxx.rst
libcxx/include/__hash_table
libcxx/include/__tree
libcxx/include/map
libcxx/include/set
libcxx/include/unordered_map
libcxx/include/unordered_set
libcxx/test/libcxx/containers/associative/non_const_comparator.fail.cpp
libcxx/test/libcxx/containers/unord/non_const_comparator.fail.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48955.168318.patch
Type: text/x-patch
Size: 14071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20181004/a71578dd/attachment-0001.bin>
More information about the libcxx-commits
mailing list