llvm-project
696f97ed
- [libc++] Add missing noexcept on shared_ptr assignment (#219533)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#219533 - [libc++] Add missing noexcept on shared_ptr assignment
Author
ldionne
Parents
41e4d96f
Loading