This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 9a0df177a [libc++] Remove visibility-related warnings with Clang 8 new aeeba70ab [libc++] Add is_nothrow_convertible from P0758R1
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/type_traits | 29 +++++++++++ .../type_traits/is_nothrow_convertible.pass.cpp | 58 ++++++++++++++++++++++ www/cxx2a_status.html | 2 +- 3 files changed, 88 insertions(+), 1 deletion(-) create mode 100644 test/std/type_traits/is_nothrow_convertible.pass.cpp