llvm-project/libcxx/test/std/utilities/function.objects
Arthur O'Dwyer 3c8e31e17b [libc++] ADL-proof <functional> by adding _VSTD:: qualification on calls.
- std::reference_wrapper
- std::function
- std::mem_fn

While I'm here, remove _VSTD:: qualification from calls to `declval`
because it takes no arguments and thus isn't susceptible to ADL.

Differential Revision: https://reviews.llvm.org/D92884
2020-12-14 12:08:34 -05:00
..
arithmetic.operations [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
bind/func.bind [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
bitwise.operations [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
comparisons [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
func.def Support tests in freestanding 2019-02-04 20:31:13 +00:00
func.invoke [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
func.memfn [libc++] ADL-proof <functional> by adding _VSTD:: qualification on calls. 2020-12-14 12:08:34 -05:00
func.not_fn [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
func.require [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
func.search [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
func.wrap [libc++] ADL-proof <functional> by adding _VSTD:: qualification on calls. 2020-12-14 12:08:34 -05:00
logical.operations [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
negators [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
refwrap [libc++] ADL-proof <functional> by adding _VSTD:: qualification on calls. 2020-12-14 12:08:34 -05:00
unord.hash [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00