This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 6c26be6c Replace _LIBCPP_HAS_NO_<C++03 feature> with _LIBCPP_CXX03_LAN [...] new 48503005 Replace _LIBCPP_HAS_NO_<C++03 feature> with _LIBCPP_CXX03_LAN [...]
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/deque | 180 +++++++++------------ .../deque.cons/assign_initializer_list.pass.cpp | 6 +- .../deque/deque.cons/initializer_list.pass.cpp | 6 +- .../deque.cons/initializer_list_alloc.pass.cpp | 6 +- .../sequences/deque/deque.cons/move.pass.cpp | 6 +- .../sequences/deque/deque.cons/move_alloc.pass.cpp | 6 +- .../deque/deque.cons/move_assign.pass.cpp | 6 +- .../deque.cons/op_equal_initializer_list.pass.cpp | 6 +- .../insert_iter_initializer_list.pass.cpp | 4 +- .../deque.modifiers/push_back_rvalue.pass.cpp | 8 +- .../deque.modifiers/push_front_rvalue.pass.cpp | 8 +- 11 files changed, 98 insertions(+), 144 deletions(-)