Learn more about cloning repositories
You have read-only access
Type checker: don't create constraints with null types Fix an issue in the type checker where it could create a constraint with a null SecondType, and then fail elsewhere later. Swift SVN r14638