commit | 83522a31ae5d53d55ddc1f439df57b196cfc642d | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Thu Sep 06 23:39:53 2007 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Thu Sep 06 23:39:53 2007 +0000 |
tree | d74c1bc6f93216abf95873c8743f96f1585a7b94 | |
parent | e2ca142ba6cd58541e140a4193f4a272dcc3d6e1 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41757 91177308-0d34-0410-b5e6-96231b3b80d8