This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 21e47d9ff [libcxx] Always convert 'use_system_cxx_lib' to an absolute path new 5fe0a6a0b [libc++] Improve diagnostics for non-const comparators and ha [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: docs/UsingLibcxx.rst | 6 ++- include/__hash_table | 60 ++++++++-------------- include/__tree | 30 ++--------- include/map | 5 +- include/set | 2 + include/unordered_map | 8 ++- include/unordered_set | 2 + .../associative/non_const_comparator.fail.cpp | 3 +- .../containers/unord/non_const_comparator.fail.cpp | 8 +-- 9 files changed, 52 insertions(+), 72 deletions(-)