Skip to content
Commit bd9cc5ca authored by Ted Kremenek's avatar Ted Kremenek
Browse files

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.

llvm-svn: 41797
parent 5f64ca8e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment