]> granicus.if.org Git - clang/commit
Look through chains of 'x = y = z' when employing silencing heuristics in the DeadSto...
authorTed Kremenek <kremenek@apple.com>
Wed, 4 Apr 2012 19:58:03 +0000 (19:58 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 4 Apr 2012 19:58:03 +0000 (19:58 +0000)
commitbb811cab1bfa91074f1992b154fcb0c288e6eda3
tree725a0b848635d5aff398fd909f4f4796dbcbedc4
parente982cc0ea3e9255b8aacf8f0bff559e9b1cfd72e
Look through chains of 'x = y = z' when employing silencing heuristics in the DeadStoresChecker.

Fixes <rdar://problem/11185138>.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154040 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp
test/Analysis/dead-stores.c