This depends on D54286 to express the bit position in a way, that more bits with positions 32 to 64 can be added.
Right now the 64-bit flags field needs to be casted to a 32-bit field, because clang warns if more than 32-bits are used. Once clang is fixed, this restriction will be removed and more bits will be added.
Details
Details
- Reviewers
timo.voelker_fh-muenster.de glebius markj
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped