This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 6bb956912 Add a test with an empty input range - should do nothing new 246eb897c Fix bug 33389 - __is_transparent check requires too much
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: include/__functional_base | 17 +++++++---------- .../containers/associative/map/map.ops/count0.pass.cpp | 7 ++++++- .../associative/map/map.ops/equal_range0.pass.cpp | 7 ++++++- .../containers/associative/map/map.ops/find0.pass.cpp | 7 ++++++- .../associative/map/map.ops/lower_bound0.pass.cpp | 7 ++++++- .../associative/map/map.ops/upper_bound0.pass.cpp | 7 ++++++- .../associative/multimap/multimap.ops/count0.pass.cpp | 7 ++++++- .../multimap/multimap.ops/equal_range0.pass.cpp | 7 ++++++- .../associative/multimap/multimap.ops/find0.pass.cpp | 7 ++++++- .../multimap/multimap.ops/lower_bound0.pass.cpp | 7 ++++++- .../multimap/multimap.ops/upper_bound0.pass.cpp | 7 ++++++- test/support/is_transparent.h | 16 +++++++++++++--- 12 files changed, 80 insertions(+), 23 deletions(-)