Skip to content
Commit a070ffa7 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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
parent 560169d5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment