| 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-07 | [libc][stdbit] implement stdc_trailing_ones (C23) (#80459) | Nick Desaulniers | |
