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

Added a new ProgramPoint: PostPurgeDeadSymbols. This new program point...

Added a new ProgramPoint: PostPurgeDeadSymbols.  This new program point distinguishes between the cases when we just evaluated the transfer function of a Stmt* (PostStmt) or performed a load (PostLoad).  This solves a caching bug observed in a recent bug report.

llvm-svn: 52443
parent ef36dcd1
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