diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-02-13 21:46:34 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-02-13 21:46:34 +0000 |
commit | 295222c1f0926d84de77f076e79903523eeb5dbf (patch) | |
tree | e0ba7ddf83b98e7df82e9c336a06c3d04b732c07 /Lex/PPExpressions.cpp | |
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
Diffstat (limited to 'Lex/PPExpressions.cpp')
0 files changed, 0 insertions, 0 deletions