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
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
..
allocator.tag
…
allocator.traits
More of P0600; marking allocation routines as [[nodiscard]]
2017-11-26 02:55:38 +00:00
allocator.uses
…
c.malloc
…
default.allocator
avoid new/delete ellision in construct.pass.cpp
2018-03-25 03:00:42 +00:00
pointer.conversion
[libcxx] Implement std::to_address for C++20
2017-11-22 19:49:21 +00:00
pointer.traits
Mark LWG#2260 as complete. We already did the right thing, so I just added tests to ensure that we continue to DTRT.
2018-08-03 23:28:48 +00:00
ptr.align
…
specialized.algorithms
…
storage.iterator
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
temporary.buffer
Disable test in C++<11 mode due to use of alignas.
2018-02-01 23:31:22 +00:00
unique.ptr
/unique.ptr.special
Fix improperly failing test - and the code it was testing. Thanks to Stephan Lavavej for the catch.
2018-03-22 18:27:28 +00:00
util.dynamic.safety
…
util.smartptr
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