Logo
Explore Help
Sign In
shylie/llvm-project
1
0
Fork 0
You've already forked llvm-project
Code Issues Pull Requests Actions 6 Packages Projects Releases Wiki Activity
llvm-project/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared
History
James Touton 65a1efc60c
Fixed shared_ptr comparisons with nullptr_t when spaceship is unavailable. (#76781)
This was causing compilation errors when attempting to compare a
`shared_ptr<T[]>` with `nullptr`, as `get()` returns `T*` rather than `T
(*)[]`. `unique_ptr` did not have this issue, but I've added tests to
make sure.
2024-01-09 20:41:24 +01:00
..
util.smartptr.getdeleter
…
util.smartptr.shared.assign
[libc++] fix shared_ptr's incorrect constraints
2023-02-11 19:44:38 +00:00
util.smartptr.shared.cast
[libc++][LWG 2996] Implement c++20 shared_ptr rvalue overloads.
2023-07-18 20:04:21 +02:00
util.smartptr.shared.cmp
Fixed shared_ptr comparisons with nullptr_t when spaceship is unavailable. (#76781)
2024-01-09 20:41:24 +01:00
util.smartptr.shared.const
[libc++][test] Cleanup typos and unnecessary semicolons (#73435)
2023-11-27 02:11:24 +01:00
util.smartptr.shared.create
[libc++] Allow running the test suite with optimizations (#68753)
2024-01-09 10:39:14 -05:00
util.smartptr.shared.dest
…
util.smartptr.shared.io
…
util.smartptr.shared.mod
[libc++] fix shared_ptr's incorrect constraints
2023-02-11 19:44:38 +00:00
util.smartptr.shared.obs
[libc++] Deprecates and removes shared_ptr::unqiue. (#76576)
2023-12-30 14:05:22 +01:00
util.smartptr.shared.spec
[libc++][NFC] Update the remaining old license headers
2023-12-01 11:29:43 +01:00
iterator_concept_conformance.compile.pass.cpp
…
types.pass.cpp
…
Powered by Gitea Version: 1.23.1 Page: 1100ms Template: 8ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API