llvm-project/libcxx/test/std/utilities/function.objects
Louis Dionne 6c49e1ce26 [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
2019-04-03 17:54:37 +00:00
..
arithmetic.operations Support tests in freestanding 2019-02-04 20:31:13 +00:00
bind Support tests in freestanding 2019-02-04 20:31:13 +00:00
bitwise.operations Support tests in freestanding 2019-02-04 20:31:13 +00:00
comparisons Support tests in freestanding 2019-02-04 20:31:13 +00:00
func.def Support tests in freestanding 2019-02-04 20:31:13 +00:00
func.invoke [libc++] Use std::is_nothrow_callable for std::invoke according to LWG 2807 2019-04-03 17:54:37 +00:00
func.memfn Support tests in freestanding 2019-02-04 20:31:13 +00:00
func.not_fn Support tests in freestanding 2019-02-04 20:31:13 +00:00
func.require Support tests in freestanding 2019-02-04 20:31:13 +00:00
func.search Support tests in freestanding 2019-02-04 20:31:13 +00:00
func.wrap [NFC] Fix incorrect comment in std::function test 2019-02-21 00:53:26 +00:00
logical.operations Support tests in freestanding 2019-02-04 20:31:13 +00:00
negators [libc++] Enable deprecation warnings by default 2019-03-12 20:10:06 +00:00
refwrap [libcxx] Make sure reference_wrapper works with incomplete types 2019-04-01 19:53:44 +00:00
unord.hash Support tests in freestanding 2019-02-04 20:31:13 +00:00