This enables us to further simplify some code because it no longer needs to switch on the signedness of the type (APSInt handles that).
14 KiB
14 KiB
This enables us to further simplify some code because it no longer needs to switch on the signedness of the type (APSInt handles that).