Don't warn about case-value conversions from a negative value to a
larger unsigned value, since this is implementation-defined behavior. (We previously suppressed this warning when converting from a signed value to an unsigned value of the same size). llvm-svn: 97430
Loading
Please register or sign in to comment