Commits

Chris Lattner committed 31ef950f112
add a special case diagnostic for invalid uses of 'nil' in certain contexts, so we complain about 'nil' instead of NilLiteralConvertible. This doesn't have much effect on the testsuite at the moment, but will when other changes land. Swift SVN r30873