Learn more about cloning repositories
You have read-only access
Get rid of some control flow for precondition checks We can use cond_fail instead of control flow and int_trap. This should help avoid some control flow in release builds. Swift SVN r18940