This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 7162dceba Cleanup _LIBCPP_HAS_NO_<c++11-feature> macro uses in std::stack. new a8d1b917e Cleanup _LIBCPP_HAS_NO_<c++11-feature> for std::queue and std [...]
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/queue | 79 ++++++++++------------ .../priqueue.cons.alloc/ctor_alloc.pass.cpp | 5 +- .../priqueue.cons.alloc/ctor_comp_alloc.pass.cpp | 5 +- .../priqueue.cons.alloc/ctor_move_alloc.pass.cpp | 6 +- .../priqueue.cons/assign_move.pass.cpp | 6 +- .../priqueue.cons/ctor_comp_rcontainer.pass.cpp | 6 +- .../ctor_iter_iter_comp_rcont.pass.cpp | 4 +- .../priqueue.cons/ctor_move.pass.cpp | 6 +- .../priqueue.cons/default_noexcept.pass.cpp | 4 +- .../priqueue.members/emplace.pass.cpp | 4 +- .../priqueue.members/push_rvalue.pass.cpp | 4 +- .../queue/queue.cons.alloc/ctor_alloc.pass.cpp | 5 +- .../queue.cons.alloc/ctor_container_alloc.pass.cpp | 5 +- .../ctor_rcontainer_alloc.pass.cpp | 6 +- .../queue.cons.alloc/ctor_rqueue_alloc.pass.cpp | 6 +- .../queue/queue.cons/ctor_move.pass.cpp | 6 +- .../queue/queue.cons/ctor_rcontainer.pass.cpp | 6 +- .../queue/queue.cons/default_noexcept.pass.cpp | 4 +- .../queue/queue.cons/move_noexcept.pass.cpp | 4 +- .../queue/queue.defn/assign_move.pass.cpp | 6 +- .../queue/queue.defn/push_rv.pass.cpp | 4 +- 21 files changed, 79 insertions(+), 102 deletions(-)