This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
/
utilities
/
function.objects
/
func.wrap
/
func.wrap.func
History
Marshall Clow
5f7c2db2ce
Bug
#19473
. If you pass an allocator to std::function, we should use that allocator, not construct one from scratch. Add a test to make sure
...
llvm-svn: 206623
2014-04-18 17:23:36 +00:00
..
func.wrap.func.alg
license change
2010-11-16 22:09:02 +00:00
func.wrap.func.cap
license change
2010-11-16 22:09:02 +00:00
func.wrap.func.con
Bug
#19473
. If you pass an allocator to std::function, we should use that allocator, not construct one from scratch. Add a test to make sure
2014-04-18 17:23:36 +00:00
func.wrap.func.inv
license change
2010-11-16 22:09:02 +00:00
func.wrap.func.mod
Found six (nmostly) identical files named 'test_allocator.h' in the libcxx test suite. Moved one to /support, made it a superset, and removed all but one of the others, and iupdated all the includes. Left the odd one (thread/futures/test_allocator.h) for later.
2013-12-03 00:18:10 +00:00
func.wrap.func.nullptr
license change
2010-11-16 22:09:02 +00:00
func.wrap.func.targ
license change
2010-11-16 22:09:02 +00:00
types.pass.cpp
license change
2010-11-16 22:09:02 +00:00