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
/
func.wrap.func.con
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
..
alloc_F.pass.cpp
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
alloc_function.pass.cpp
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
alloc_nullptr.pass.cpp
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
alloc_rfunction.pass.cpp
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
alloc.pass.cpp
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
copy_assign.pass.cpp
…
copy.pass.cpp
…
default.pass.cpp
…
F_assign.pass.cpp
…
F_incomplete.pass.cpp
War on tabs.
2013-07-08 21:06:38 +00:00
F.pass.cpp
…
nullptr_t_assign.pass.cpp
…
nullptr_t.pass.cpp
…