summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/alloc_rfunction.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-211-1/+1
* 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
* 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
* Mark LWG issue 2565 as complete. Update the tests to check it.Eric Fiselier2016-05-311-14/+52
* [libc++] Fix PR22922 - Allocator support for std::function does not know how ...Eric Fiselier2015-03-181-2/+2
* [libcxx] Consolidate new/delete replacement in tests and disable it when usin...Eric Fiselier2014-12-221-19/+4
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+83
OpenPOWER on IntegriCloud