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

Added method "printTerminator" to CFGBlock so that external clients can

pretty-print a block's terminator.

When building CFGs, for IfStmts ('if'), we no longer add the ParenExpr
that is the subexpression of the IfStmt to the CFG; instead we add its
first descendant subexpression that is not a ParenExpr.

llvm-svn: 46580
parent b9b74011
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