Learn more about cloning repositories
You have read-only access
SILGen: Remove bad assert from Condition. It's valid to fold away the continuation BB if it's not reachable, such as in a loop that breaks or continues in every execution path. Swift SVN r4474