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

Fix regression introduced in r80786 and reported in PR 4867. We should use

'dyn_cast' instead of 'cast' as the denominator value could be UnknownVal (and
is not guaranteed to be a DefinedVal).

llvm-svn: 80869
parent f7188325
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