mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-16 06:22:17 +00:00
Kernel/aarch64: Use unsigned values in the register bitfields
This resolves the various "implicit truncation from int to a one-bit wide bit-field changes value from 1 to -1" warnings produced by Clang 16+ when assigning to single-bit bitfields.
This commit is contained in:
parent
093cbcd606
commit
bd93b4984b
Notes:
sideshowbarker
2024-07-17 20:19:08 +09:00
Author: https://github.com/BertalanD
Commit: bd93b4984b
Pull-request: https://github.com/SerenityOS/serenity/pull/19803
1 changed files with 443 additions and 443 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue