Skip to content
Commit e0c79380 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Added checking for undefined results of '<<' and '>>' (shifting by too many bits, etc.)

This current implementation only works when both operands are concrete values; later we will add support for symbolic values.

llvm-svn: 47726
parent 9781aee0
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