Logo
Explore Help
Register Sign In
caio/clang-p2996
1
0
Fork 0
You've already forked clang-p2996
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
2f400a2fd77b44d34281792aca84c42e149095e7
clang-p2996/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
…
util.smartptr.shared.cast
…
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
…
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.25.1 Page: 1078ms Template: 11ms
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