Skip to content
Commit 25a80d42 authored by Richard Smith's avatar Richard Smith
Browse files

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
parent a81618db
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