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
fd3907ccb583df99e9c19d2fe84e4e7c52d75de9
clang-p2996
/
libcxx
/
test
/
std
/
utilities
/
smartptr
/
unique.ptr
/
unique.ptr.class
/
unique.ptr.observers
History
Louis Dionne
dfe737f231
[libc++] Apply post-commit review comments for unique_ptr<T[]> hardening (
#111704
)
2024-11-04 10:45:12 -05:00
..
assert.subscript.pass.cpp
[libc++] Apply post-commit review comments for unique_ptr<T[]> hardening (
#111704
)
2024-11-04 10:45:12 -05:00
dereference.single.pass.cpp
[libc++] Granularize <vector> (
#99705
)
2024-10-25 11:28:46 +02:00
dereference.verify.cpp
…
explicit_bool.pass.cpp
…
get_deleter.pass.cpp
…
get.pass.cpp
[libc++] Add an ABI setting to harden unique_ptr<T[]>::operator[] (
#91798
)
2024-09-30 08:32:35 -04:00
op_arrow.single.pass.cpp
…
op_arrow.verify.cpp
…
op_subscript.runtime.pass.cpp
[libc++] Correctly handle custom deleters in hardened unique_ptr<T[]> (
#110685
)
2024-10-03 11:45:58 -04:00
op_subscript.single.verify.cpp
…