commit | 9b0d1b6f7192a1e6518e1f0eef1db149f5798869 | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Thu Aug 30 18:20:57 2007 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Thu Aug 30 18:20:57 2007 +0000 |
tree | 0a34284c5362badc4ec07df3639c943f2bbffb25 | |
parent | e2579e398d370a480f4803d3337630a4a1f2f68a [diff] |
Fixed bug in CFG construction involving use of labels and "empty" blocks involving only ';' statements. We now correctly handle the following: void empty_label() { l1: ; } git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41619 91177308-0d34-0410-b5e6-96231b3b80d8