This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 3b7f7960 Update tests -verify error messages after r300140. new 0cb22a2f Add tests that std::unique_ptr's default constructor is constexpr. new dd598263 Fix C++03 test failures
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: include/memory | 2 +- .../{default01.pass.cpp => default.pass.cpp} | 31 ++++++----- ...pass.cpp => default_allows_incomplete.pass.cpp} | 63 ++++++++++------------ .../unique.ptr.single.ctor/default.pass.cpp | 5 ++ 4 files changed, 51 insertions(+), 50 deletions(-) rename test/std/utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime. [...] rename test/std/utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime. [...]