This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c6c7bfc4d2bc37f55f57504c19d47deb7645dd76
clang-p2996
/
libcxx
/
test
/
std
/
utilities
/
memory
/
util.smartptr
/
util.smartptr.shared
/
util.smartptr.shared.create
History
Marshall Clow
fa8ce34534
Use addressof instead of operator& in make_shared. Fixes PR38729. As a drive-by, make the same change in raw_storage_iterator (twice).
...
llvm-svn: 340823
2018-08-28 13:29:30 +00:00
..
allocate_shared_cxx03.pass.cpp
…
allocate_shared.pass.cpp
Use addressof instead of operator& in make_shared. Fixes PR38729. As a drive-by, make the same change in raw_storage_iterator (twice).
2018-08-28 13:29:30 +00:00
make_shared.pass.cpp
Use addressof instead of operator& in make_shared. Fixes PR38729. As a drive-by, make the same change in raw_storage_iterator (twice).
2018-08-28 13:29:30 +00:00
make_shared.private.fail.cpp
…
make_shared.protected.fail.cpp
…
make_shared.volatile.pass.cpp
…