| 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-02-06 | [libc][stdbit] implement stdc_trailing_zeros (C23) (#80344) | Nick Desaulniers | |
