llvm-project/libcxx/test/std/utilities/function.objects
Louis Dionne 8d4860aa9e [libc++] Remove workarounds for missing rvalue references
We don't support GCC in C++03 mode, and Clang provides rvalue references
even in C++03 mode. So there's effectively no supported compiler that
doesn't support rvalue references.

Differential Revision: https://reviews.llvm.org/D84943
2020-08-12 12:02:28 -04: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++] Remove workaround for .fail.cpp tests that don't have clang-verify markup 2020-04-15 10:53:37 -04: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++] Remove workarounds for missing rvalue references 2020-08-12 12:02:28 -04: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++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
unord.hash [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00