llvm-project
696f97ed - [libc++] Add missing noexcept on shared_ptr assignment (#219533)

Commit
14 days ago
[libc++] Add missing noexcept on shared_ptr assignment (#219533) The Standard declares it as noexcept in [util.smartptr.shared.assign]. Also add a couple of missing tests.
Author
Parents
Loading