[all-commits] [llvm/llvm-project] d868f0: [libc++] LWG3223 Broken requirements for shared_pt...
Hui via All-commits
all-commits at lists.llvm.org
Tue May 28 17:34:27 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d868f097053e19e828d7366f5dbb88add16998a2
https://github.com/llvm/llvm-project/commit/d868f097053e19e828d7366f5dbb88add16998a2
Author: Hui <hui.xie1990 at gmail.com>
Date: 2024-05-29 (Wed, 29 May 2024)
Changed paths:
M libcxx/docs/Status/Cxx20Issues.csv
M libcxx/include/__memory/shared_ptr.h
M libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/nullptr_t_deleter.pass.cpp
M libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/nullptr_t_deleter_allocator.pass.cpp
M libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/pointer_deleter.pass.cpp
M libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/pointer_deleter_allocator.pass.cpp
A libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/types.h
Log Message:
-----------
[libc++] LWG3223 Broken requirements for shared_ptr converting constructors (#93071)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list