This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from f5750d5 Add checkpoint diagnostics to help diagnose buildbot failures. new 755baa9 Improve ABI tests for std::pair.
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: ...pass.cpp => non_trivial_copy_move_ABI.pass.cpp} | 10 +- .../pairs.pair/trivial_copy_move_ABI.pass.cpp | 147 +++++++++++++++++++++ 2 files changed, 152 insertions(+), 5 deletions(-) rename test/libcxx/utilities/utility/pairs/pairs.pair/{trivial_copy_move.pass.cpp [...] create mode 100644 test/libcxx/utilities/utility/pairs/pairs.pair/trivial_copy_mov [...]