Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Better errmsg upon getScalarTypeForType failure (#3734)
Instead of `Unhandled type in getScalarTypeForType` You now get Unhandled type in getScalarTypeForType: (type name) Type properties: Is integer: yes Bit width: ... The root cause is #3720, at least for unsigned integer issues.
- Loading branch information