commit | f9f627dbbc62fbf51b906c24c783b4249dc7e9bb | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Mon Mar 01 01:04:55 2010 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Mon Mar 01 01:04:55 2010 +0000 |
tree | d43325b481c5d6730a01cc3c1f7743217442d9a5 | |
parent | 3363b35e518c28b504d4a600dc8cb168324b17d5 [diff] |
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). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@97430 91177308-0d34-0410-b5e6-96231b3b80d8