This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 0b958696f Update coroutine_handle<P>::promise to reflect N4663. new 90c133182 Add asserts that the nullptr is maintained in string erase op [...] new 1bc177fd5 Update more coroutine_handle signatures to reflect N4663.
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/experimental/coroutine | 6 +-- .../coroutine.handle.prom/promise.sh.cpp | 3 +- .../coroutine.handle.resumption/destroy.sh.cpp | 23 ++++++++++-- .../coroutine.handle.resumption/resume.sh.cpp | 43 +++++++++++++++++++--- .../string.modifiers/string_erase/iter.pass.cpp | 1 + .../string_erase/iter_iter.pass.cpp | 1 + .../string_erase/pop_back.pass.cpp | 1 + .../string_erase/size_size.pass.cpp | 3 ++ 8 files changed, 68 insertions(+), 13 deletions(-)