diff options
| author | Daniel Dunbar <daniel@zuster.org> | 2008-07-24 01:18:41 +0000 |
|---|---|---|
| committer | Daniel Dunbar <daniel@zuster.org> | 2008-07-24 01:18:41 +0000 |
| commit | 2e0f1cd00c89ab9b3d7944150107f44e73e43104 (patch) | |
| tree | 4deb6f5f0dd129335b04dbc578fc4339d9cdc958 /clang/lib/Analysis/ProgramPoint.cpp | |
| parent | 908fccc6ea191bac0a2f932022d3dbff8b89abaa (diff) | |
| download | bcm5719-llvm-2e0f1cd00c89ab9b3d7944150107f44e73e43104.tar.gz bcm5719-llvm-2e0f1cd00c89ab9b3d7944150107f44e73e43104.zip | |
Fix EmitCaseStmtRange to ignore empty ranges
- Also cleaned up emission slightly
- Inspection of the code revealed several other bugs, however. Case
ranges are not properly wired and can result in switch cases being
dropped or even infinite loops. See: <rdar://problem/6098585>
Completes: <rdar://problem/6094119>
llvm-svn: 53975
Diffstat (limited to 'clang/lib/Analysis/ProgramPoint.cpp')
0 files changed, 0 insertions, 0 deletions

