llvm-project
daa88b3f
- [libc++] Remove UB from `std::__tree_node` construction (#153908)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
131 days ago
[libc++] Remove UB from `std::__tree_node` construction (#153908) This patch also updates `__hash_table` to match what we do in `__tree` now. Fixes #102547 Fixes https://github.com/llvm/llvm-project/pull/134330#discussion_r2265558356
References
#153908 - [libc++] Remove UB from `std::__tree_node` construction
Author
vinay-deshmukh
Parents
94d5c54a
Loading