commit | 295222c1f0926d84de77f076e79903523eeb5dbf | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Wed Feb 13 21:46:34 2008 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Wed Feb 13 21:46:34 2008 +0000 |
tree | e0ba7ddf83b98e7df82e9c336a06c3d04b732c07 | |
parent | 44842c2d4485cc6785ebd72c3f4e53976ce9990e [diff] |
Fixed bug in CFG construction when processing switch statements that contain no "default" case. In such cases, we now correctly add the CFGBlock representing the code after the switch statement as a successor to the block terminated by the switch statement. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47087 91177308-0d34-0410-b5e6-96231b3b80d8