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

Added CFGBlock::getTerminatorCondition() to get the Expr* of the condition a block's terminator.

Refactored LiveVariables to use getTerminatorCondition() in VisitTerminator().

Bug fix: CFG now computes Block-level expression numbers using information
from block terminators.  This fixes <rdar://problem/5868189>.

llvm-svn: 49818
parent 9d981eb9
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