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

Added more checking in "dead stores" for values that are initialized

but never used.

Fix a bug in LiveVariables where uses on the LHS of self-assign
operators (e.g +=, *=, etc) would not be properly recorded in the
liveness state of the variable.

llvm-svn: 41757
parent 10e78707
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