[libcxx-commits] [libcxx] [libc++] Improve bitset::to_ullong Implementation (PR #121348)
A. Jiang via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Dec 30 19:06:07 PST 2024
https://github.com/frederick-vs-ja commented:
Ah. I think the change is actually "Fix possible out of range access in `bitset::to_ullong` implementation". The currently title and PR description is indescriptive to me.
The intented change look good to me. But I guess we need far more changes to properly support 16-bit platforms. Has this been discussed before?
https://github.com/llvm/llvm-project/pull/121348
More information about the libcxx-commits
mailing list