This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 11b8a4649 Add benchmarks for std::function. new 477f04b9a Update all the max_size tests to eliminate signed/unsigned co [...] new 8f07eceb2 Update the array tests to not use a local type; removes warni [...]
The 2 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: .../associative/map/map.access/max_size.pass.cpp | 22 +++++++++++----------- .../associative/multimap/max_size.pass.cpp | 22 +++++++++++----------- .../associative/multiset/max_size.pass.cpp | 8 ++++---- .../containers/associative/set/max_size.pass.cpp | 8 ++++---- .../sequences/array/array.data/data.pass.cpp | 8 +++++--- .../sequences/array/array.data/data_const.pass.cpp | 7 ++++--- test/std/containers/sequences/array/begin.pass.cpp | 7 ++++--- .../deque/deque.capacity/max_size.pass.cpp | 8 ++++---- .../sequences/forwardlist/max_size.pass.cpp | 8 ++++---- .../sequences/list/list.capacity/max_size.pass.cpp | 8 ++++---- .../vector/vector.capacity/max_size.pass.cpp | 8 ++++---- .../containers/unord/unord.map/max_size.pass.cpp | 8 ++++---- .../unord/unord.multimap/max_size.pass.cpp | 8 ++++---- .../unord/unord.multiset/max_size.pass.cpp | 8 ++++---- .../containers/unord/unord.set/max_size.pass.cpp | 8 ++++---- 15 files changed, 75 insertions(+), 71 deletions(-)