| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix unsigned enum bit-fields | Michael Matz | 2017-05-05 | 1 | -0/+0 |
| See testcase. If an enum has only positive values, fits N bits, and is placed in a N-bit bit-field that bit-fields must be treated as unsigned, not signed. | |||||
