summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/derive_from.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libcxx] [test] Update for C++17 feature removals.Stephan T. Lavavej2017-08-241-1/+2
* Update all bug URL's to point to https://bugs.llvm.org/...Eric Fiselier2017-02-171-1/+1
* Remove all usages of REQUIRES-ANY in the test suite.Eric Fiselier2017-01-241-1/+1
* Implement http://wg21.link/p0302r1: Removing Allocator Support in std::functi...Marshall Clow2016-10-131-0/+3
* Fix inheriting constructor test for std::function.Eric Fiselier2016-07-201-4/+7
* Add missed test in r276090.Eric Fiselier2016-07-201-0/+23
OpenPOWER on IntegriCloud