-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for odd-sized (3, 5, 6, 7 bytes) integer types for attrib…
…utes (#11870) * Add support for odd-sized (3, 5, 6, 7 bytes) integer types for attributes. Fixes #8202 * Make it easier to test both endian-nesses of NumericAttributeTraits. * Fix null representation for the signed case. * Add unit tests for NumericAttributeTraits for unusual integer sizes. Co-authored-by: Thomas Lykkeberg <[email protected]>
- Loading branch information
Showing
27 changed files
with
9,126 additions
and
3,919 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.