mirror of
https://github.com/intel/llvm.git
synced 2026-01-30 22:53:05 +08:00
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.)