diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-06-13 01:07:41 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-06-13 01:07:41 +0000 |
commit | cd65f4903dc737d92655a0cf72755c16831ae668 (patch) | |
tree | 951c7e96d5fd0ee80e32486785814a90ae402d33 /lib/Sema/SemaChecking.cpp | |
parent | e0deb035b3e2d07b41ea55db84b110abcb65b753 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158377 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaChecking.cpp')
0 files changed, 0 insertions, 0 deletions