Eric Fiselier
|
5db0997bf6
Fix some incorrect std::function tests
|
6 anni fa |
JF Bastien
|
e15dd4e32e
Support tests in freestanding
|
6 anni fa |
Chandler Carruth
|
7c3769df62
Update more file headers across all of the LLVM projects in the monorepo
|
6 anni fa |
Stephan T. Lavavej
|
a8d0e52d11
[libcxx] [test] In func.wrap.func.con/alloc_F.pass.cpp, fix REQUIRES whitespace. NFC.
|
8 anni fa |
Eric Fiselier
|
66ed0bc836
Remove all usages of REQUIRES-ANY in the test suite.
|
8 anni fa |
Marshall Clow
|
e29fb4c411
Implement http://wg21.link/p0302r1: Removing Allocator Support in std::function. These functions never worked, and as far as I know, no one ever called them.
|
8 anni fa |
Eric Fiselier
|
e1a41a9f4d
Implement LWG 2393. Check for LValue-callability.
|
9 anni fa |
Eric Fiselier
|
b05f0599c0
Fix std::function allocator constructors in C++03.
|
10 anni fa |
Eric Fiselier
|
71aa376ede
[libc++] Fix PR22922 - Allocator support for std::function does not know how to rebind.
|
10 anni fa |
Eric Fiselier
|
c3231d213a
[libcxx] Fix PR 22468 - std::function<void()> does not accept non-void-returning functions
|
10 anni fa |
Eric Fiselier
|
f17cecb13f
Fix use of C++11 extensions in C++03 code.
|
10 anni fa |
Eric Fiselier
|
a90c6dd460
Move test into test/std subdirectory.
|
10 anni fa |