commit | c0576ca6c6ba136e583985041bd324b0acc38f40 | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Mon Sep 10 17:36:42 2007 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Mon Sep 10 17:36:42 2007 +0000 |
tree | 5705e2996e8931efa1061efa37ede79cc05fbc11 | |
parent | eb641f9995e761004a0b1ac0c9e917a424a66032 [diff] |
Fixed LiveVariables to no longer track the liveness of function pointers that refer to direct function calls. Modified interface of LiveVariables to only track liveness of VarDecls. This cleans up a bunch of edge cases, and removed the bug just mentioned. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41797 91177308-0d34-0410-b5e6-96231b3b80d8