summaryrefslogtreecommitdiff
path: root/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/derive_from.pass.cpp
AgeCommit message (Expand)Author
2021-03-03[libc++] NFC: Normalize links to bug reportsLouis Dionne
2020-06-03[libc++] Remove the c++98 Lit feature from the test suiteLouis Dionne
2019-02-04Support tests in freestandingJF Bastien
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-08-24[libcxx] [test] Update for C++17 feature removals.Stephan T. Lavavej
2017-02-17Update all bug URL's to point to https://bugs.llvm.org/...Eric Fiselier
2017-01-24Remove all usages of REQUIRES-ANY in the test suite.Eric Fiselier
2016-10-13Implement http://wg21.link/p0302r1: Removing Allocator Support in std::functi...Marshall Clow
2016-07-20Fix inheriting constructor test for std::function.Eric Fiselier
2016-07-20Add missed test in r276090.Eric Fiselier