summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/F.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
* Implement LWG 2393. Check for LValue-callability.Eric Fiselier2016-07-241-0/+21
* Cleanup tests that fail in C++1z and with Clang 3.8Eric Fiselier2015-07-171-1/+5
* [libcxx] Fix PR 22468 - std::function<void()> does not accept non-void-return...Eric Fiselier2015-02-101-0/+6
* [libcxx] Consolidate new/delete replacement in tests and disable it when usin...Eric Fiselier2014-12-221-24/+8
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+100
OpenPOWER on IntegriCloud