summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/copy_assign.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
* [libcxx][test] Silence -Wself-assign diagnosticsRoman Lebedev2018-04-071-4/+4
* Fix PR31489 - std::function self-swap segfaultsEric Fiselier2016-12-291-43/+71
* Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilitiesEric Fiselier2016-10-011-2/+3
* [libcxx] Consolidate new/delete replacement in tests and disable it when usin...Eric Fiselier2014-12-221-29/+13
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+125
OpenPOWER on IntegriCloud