This website requires JavaScript.
Explore
Help
Sign In
wangtao
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
22b19da9fc
llvm-project
/
libcxx
/
test
/
utilities
/
memory
/
util.smartptr
/
util.smartptr.shared
/
util.smartptr.shared.create
History
Marshall Clow
c3deeb5f89
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.
...
llvm-svn: 196174
2013-12-03 00:18:10 +00:00
..
allocate_shared.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
make_shared.pass.cpp
Exercise rvalue arguements to make_shared for C++11 mode.
2012-02-18 20:12:03 +00:00