Core: address comparison of signed and unsigned types
Add a cast to ensure that the comparison is done with the same sign type. Identified by GCC. llvm-svn: 210880
Loading
Please sign in to comment
Add a cast to ensure that the comparison is done with the same sign type. Identified by GCC. llvm-svn: 210880