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

Look at the preceding CFGBlock for the expression to load from in ExprEngine::VisitGuardedExpr

instead of walking to the preceding PostStmt node.  There are cases where the last evaluated
expression does not appear in the ExplodedGraph.

Fixes PR 13466.

llvm-svn: 160819
parent 75d17b05
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