diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-03-01 01:04:55 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-03-01 01:04:55 +0000 |
commit | f9f627dbbc62fbf51b906c24c783b4249dc7e9bb (patch) | |
tree | d43325b481c5d6730a01cc3c1f7743217442d9a5 /lib/Checker/BasicStore.cpp | |
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
Diffstat (limited to 'lib/Checker/BasicStore.cpp')
0 files changed, 0 insertions, 0 deletions