This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from d8ae8539a [libc++] Use std::is_nothrow_callable for std::invoke accordi [...] new fbddc4698 libcxx: Add _LIBCPP_NODISCARD_EXT to 38 more functions
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: docs/UsingLibcxx.rst | 37 +++ include/algorithm | 221 ++++++++++++------ .../diagnostics/nodiscard_extensions.fail.cpp | 258 ++++++++++++++++++++- .../diagnostics/nodiscard_extensions.pass.cpp | 104 ++++++++- 4 files changed, 536 insertions(+), 84 deletions(-)