llvm-project/libcxx/test
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
..
configs [libc++] Move the GDB pretty printer tests to the DSL 2020-11-16 16:16:39 -05:00
libcxx generate_header_tests.py: Sort the header files ASCIIbetically. 2020-12-14 09:56:07 -05:00
std [libc++] ADL-proof <functional> by adding _VSTD:: qualification on calls. 2020-12-14 12:08:34 -05:00
support [libc++] s/insertible/insertable/g. NFCI. 2020-12-14 09:54:58 -05:00
CMakeLists.txt [libc++] Move the GDB pretty printer tests to the DSL 2020-11-16 16:16:39 -05:00
lit.cfg.py [libc++] Allow specifying custom Lit config files 2020-06-18 10:06:04 -04:00