summaryrefslogtreecommitdiff
path: root/libcxx/test/std/utilities/function.objects/refwrap/refwrap.invoke
AgeCommit message (Expand)Author
2023-01-31[libc++] Addresses LWG3764.Mark de Wever
2020-12-14[libc++] ADL-proof <functional> by adding _VSTD:: qualification on calls.Arthur O'Dwyer
2020-10-08[runtimes] Use int main(int, char**) consistently in testsLouis Dionne
2020-06-03[libc++] Remove the c++98 Lit feature from the test suiteLouis Dionne
2020-04-15[libc++] Remove workaround for .fail.cpp tests that don't have clang-verify m...Louis Dionne
2019-05-31Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow
2019-04-01[libcxx] Make sure reference_wrapper works with incomplete typesLouis Dionne
2019-02-04Support tests in freestandingJF Bastien
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2014-12-20Move test into test/std subdirectory.Eric Fiselier