]> granicus.if.org Git - clang/commit
Forgot to check in the actual "dead stores" checker in the last commit!
authorTed Kremenek <kremenek@apple.com>
Thu, 6 Sep 2007 23:01:46 +0000 (23:01 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 6 Sep 2007 23:01:46 +0000 (23:01 +0000)
commit1ed6d2e4fda310af2de2ec09cdfedfa280cce948
treeaa8a4a8738b061fb47d98ae69b705b13d542cabc
parent055c275fabcbe1ef246942c8b5f7d49b3a173500
Forgot to check in the actual "dead stores" checker in the last commit!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41755 91177308-0d34-0410-b5e6-96231b3b80d8
Analysis/DeadStores.cpp [new file with mode: 0644]
include/clang/Analysis/LocalCheckers.h [new file with mode: 0644]