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

Fixed bug in the transfer function for dereferences: the loaded value from...

Fixed bug in the transfer function for dereferences: the loaded value from EvalLoad should bind to the UnaryOperator*, not its subexpression.

Added test case to exercise this fix when checking for uses of uninitialized values.

Patch by Zhongxing Xu!

llvm-svn: 51377
parent 78d66e4a
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