Commits

Eli Friedman committed 862646c1dd3
Perform conversion to bool in conditionals by repeatedly calling ".getLogicValue()" on the value until we reach Builtin.Int1, instead of using convertToLogicValue(). <rdar://problem/10100856>. Swift SVN r1173