[libcxx-commits] [libcxx] [libc++] Replace hardcoded table_size with CHAR_BIT calculation (PR #160008)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Sun Sep 21 23:55:49 PDT 2025


https://github.com/philnik777 commented:

I don't think that was the intention behind the comment, but I'm also not sure what it was. I'm also not convinced that the new code is any more readable than the previous implementation, so IMO it'd be better to simply drop the comment.
(Unless @HowardHinnant or @jyasskin possibly remembers what the intention here was?)

https://github.com/llvm/llvm-project/pull/160008


More information about the libcxx-commits mailing list