| commit | 6c49e1ce2610171add0132d678981d18d7702d84 | [log] [tgz] |
|---|---|---|
| author | Louis Dionne <ldionne@apple.com> | Wed Apr 03 17:54:37 2019 +0000 |
| committer | Louis Dionne <ldionne@apple.com> | Wed Apr 03 17:54:37 2019 +0000 |
| tree | 2b2f2ba3be900c80ce0696c5fab98bb1c7a266e5 | |
| parent | 4841643a1da20d5af5b18645ae169f8e3d865f9c [diff] |
[libc++] Use std::is_nothrow_callable for std::invoke according to LWG 2807 Thanks to Zoe Carver for the patch. Differential Revision: https://reviews.llvm.org/D58097 llvm-svn: 357616