Commits
Chris Lattner committed d2abfde4346
introduce a new builtin type to represent the result of the else binary operator (which is a temporary hack until we get user defined types). Use it to define ife/else. Fix some precedence/parsing bugs that implementing else exposed. Swift SVN r162