Skip to content
Commit 0a6ec038 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Fixed bugs in source-level CFG construction for "for" and "while" loops

where break targets weren't being set and restored properly.  Also
cleaned up CFGBuilder code for "for" and "while" to use less reliance
on globals and to have clearer semantics.

llvm-svn: 41302
parent c6e96bfe
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