Add missing narrowing check: converting from a signed integral type to a wider
unsigned type is narrowing if the source is non-constant or negative. llvm-svn: 158377
Loading
Please register or sign in to comment
unsigned type is narrowing if the source is non-constant or negative. llvm-svn: 158377