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 | 9682be18ae8eeed446c93c28fec8facdcaf5a735 (patch) | |
| tree | ace1a85a2465ed4c39dd4d7fa778e07274d8ba91 /llvm/lib | |
| parent | 8b4fa9dc0a32131c048deef5561c2fdff8e25d4c (diff) | |
| download | bcm5719-llvm-9682be18ae8eeed446c93c28fec8facdcaf5a735.tar.gz bcm5719-llvm-9682be18ae8eeed446c93c28fec8facdcaf5a735.zip | |
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.
llvm-svn: 47087
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions

