]> granicus.if.org Git - clang/commit
Bug fix in liveness: Only compute liveness information for VarDecls.
authorTed Kremenek <kremenek@apple.com>
Fri, 22 Feb 2008 00:34:10 +0000 (00:34 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 22 Feb 2008 00:34:10 +0000 (00:34 +0000)
commit5620631a0245255bfcdd00948b8598778526297d
tree865c6a66690d2b3b7de6fd48afbf550f19685217
parent9c374179796b957e931dc05945b755ce1b21bb90
Bug fix in liveness: Only compute liveness information for VarDecls.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47464 91177308-0d34-0410-b5e6-96231b3b80d8
Analysis/LiveVariables.cpp