This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 6f8459857 Update Appveyor LLVM install link to be current and non-broken new 4f009913d More missing tests - array<>::size() and array<>::max_size()
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: .../{vector.bool => array}/empty.pass.cpp | 22 ++++++--------------- .../default.pass.cpp => max_size.pass.cpp} | 23 +++++++++++++--------- 2 files changed, 20 insertions(+), 25 deletions(-) copy test/std/containers/sequences/{vector.bool => array}/empty.pass.cpp (63%) copy test/std/containers/sequences/array/{array.cons/default.pass.cpp => max_size. [...]