| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-11 | [libc][test][stdbit] fix -Wimplicit-int-conversion (#126616) | Nick Desaulniers | |
| When cross compiling the libc-stdbit-tests, the existing tests trigger numerous instances of -Wimplicit-int-conversion. The truncation of these implicit promotions is intentional. | |||
| 2024-03-10 | [libc][stdbit][c23] adds implementation of `stdc_bit_ceil` functions (#84657) | Michael Flanders | |
| Closes #84652. Based on #84233. | |||
