index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
test
/
std
/
utilities
/
function.objects
/
func.wrap
/
func.wrap.func
/
func.wrap.func.con
/
alloc_F.pass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcxx: Rename .hpp files in libcxx/test/support to .h
Nico Weber
2019-08-21
1
-1
/
+1
*
Fix some incorrect std::function tests
Eric Fiselier
2019-06-08
1
-2
/
+4
*
Support tests in freestanding
JF Bastien
2019-02-04
1
-1
/
+3
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[libcxx] [test] In func.wrap.func.con/alloc_F.pass.cpp, fix REQUIRES whitespa...
Stephan T. Lavavej
2017-07-29
1
-1
/
+1
*
Remove all usages of REQUIRES-ANY in the test suite.
Eric Fiselier
2017-01-24
1
-1
/
+1
*
Implement http://wg21.link/p0302r1: Removing Allocator Support in std::functi...
Marshall Clow
2016-10-13
1
-0
/
+1
*
Implement LWG 2393. Check for LValue-callability.
Eric Fiselier
2016-07-24
1
-0
/
+23
*
Fix std::function allocator constructors in C++03.
Eric Fiselier
2015-06-14
1
-61
/
+67
*
[libc++] Fix PR22922 - Allocator support for std::function does not know how ...
Eric Fiselier
2015-03-18
1
-6
/
+6
*
[libcxx] Fix PR 22468 - std::function<void()> does not accept non-void-return...
Eric Fiselier
2015-02-10
1
-0
/
+8
*
Fix use of C++11 extensions in C++03 code.
Eric Fiselier
2015-02-10
1
-0
/
+2
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
1
-0
/
+90