This patch contains changes and a test for checking that fixed point types can be converted between all other valid types. Fixed point types can be converted between floating point types, integral types, and other fixed point types.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang