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 | 25a80d424bb29b177efbc04b369d2b56793dd1da (patch) | |
tree | c0930ef199ed0fc1efcf0f264a993e6dfd09f70f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a81618db4454645efb05224ef3cffb9ee92fdefd (diff) | |
download | bcm5719-llvm-25a80d424bb29b177efbc04b369d2b56793dd1da.tar.gz bcm5719-llvm-25a80d424bb29b177efbc04b369d2b56793dd1da.zip |
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.
llvm-svn: 158377
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions