commit | a292585207adbf6dcf6347db3526a7ec861d8eac | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Wed Jan 30 23:02:42 2008 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Wed Jan 30 23:02:42 2008 +0000 |
tree | b7b7d2e00e09c4a2813e430760debaa795917e38 | |
parent | 890d93eec45f2ba720dce98e34a1a904697ae842 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46580 91177308-0d34-0410-b5e6-96231b3b80d8