mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 21:55:39 +08:00
This enables us to further simplify some code because it no longer needs to switch on the signedness of the type (APSInt handles that).
This enables us to further simplify some code because it no longer needs to switch on the signedness of the type (APSInt handles that).