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
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
..
util.smartptr.enab
Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as
https://reviews.llvm.org/D40065
2017-11-21 21:37:26 +00:00
util.smartptr.hash
…
util.smartptr.shared
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
util.smartptr.shared.atomic
…
util.smartptr.weak
…
util.smartptr.weakptr
…
nothing_to_do.pass.cpp
…