Skip to content
Commit 9ee3bcf8 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

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
parent a0f12c54
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment