[libcxx] reworks invocable and regular_invocable tests
The tests for `std::invocable` and `std::regular_invocable` were woefully incomplete. This patch closes many of the gaps (though some probably remain). Differential Revision: https://reviews.llvm.org/D99398
Loading
Please register or sign in to comment