This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 97db517a4 Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros in the numeric [...] new 3e9289775 Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the string library.
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/string | 58 ++++--- .../string_insert/iter_initializer_list.pass.cpp | 17 +- .../iter_iter_initializer_list.pass.cpp | 6 +- .../string.io/get_line_delim_rv.pass.cpp | 6 +- .../string.io/get_line_rv.pass.cpp | 6 +- .../string_op+/char_string.pass.cpp | 48 +++--- .../string_op+/pointer_string.pass.cpp | 83 +++++----- .../string_op+/string_char.pass.cpp | 48 +++--- .../string_op+/string_pointer.pass.cpp | 84 +++++----- .../string_op+/string_string.pass.cpp | 181 ++++++++++++--------- 10 files changed, 264 insertions(+), 273 deletions(-)