diff options
| author | Ted Kremenek <kremenek@apple.com> | 2007-08-23 17:29:58 +0000 |
|---|---|---|
| committer | Ted Kremenek <kremenek@apple.com> | 2007-08-23 17:29:58 +0000 |
| commit | 9ee3bcf81c0ecb9a7c9600437bbc5fc0dc1f5972 (patch) | |
| tree | 2b0a0af223a6c24fb2f0f48cd30b9e6ccac418d6 /clang/Sema/SemaStmt.cpp | |
| parent | a0f12c5493481bf8a99d3d30dedf6d188a975755 (diff) | |
| download | bcm5719-llvm-9ee3bcf81c0ecb9a7c9600437bbc5fc0dc1f5972.tar.gz bcm5719-llvm-9ee3bcf81c0ecb9a7c9600437bbc5fc0dc1f5972.zip | |
For gotos, breaks, and continues where we cannot find a target successor
block (because we are creating a CFG from an incomplete AST) we now
(gracefully) have a block ending with such statements not have any successors
instead of firing an assertion.
llvm-svn: 41327
Diffstat (limited to 'clang/Sema/SemaStmt.cpp')
0 files changed, 0 insertions, 0 deletions

