commit | 9cffe7366ea3beb33c2d58f43a8c3a04c1873e11 | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Wed Aug 29 23:20:49 2007 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Wed Aug 29 23:20:49 2007 +0000 |
tree | 3fa585f814bc3276a58f17e2290b55a30b6ffc09 | |
parent | 34870da70fa42b0391b79627ebd0cfc6eb22213b [diff] |
Added an (optional) explicit "Label" statement to CFGBlock. If a block begins with a label or case statement, CFGBlock::getLabel() will return the corresponding LabelStmt/CaseStmt/DefaultStmt. LabelStmts and SwitchCases no longer appear within the "executable" statements of a CFGBlock. More cleanups on visualization/pretty-printing of CFGs (less verbose). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41585 91177308-0d34-0410-b5e6-96231b3b80d8