Different platforms treat size_t differently so we should compare sizes of ArrayRef objects with size_t values (instead of the current unsigned long values.)
6.7 KiB
6.7 KiB
Different platforms treat size_t differently so we should compare sizes of ArrayRef objects with size_t values (instead of the current unsigned long values.)