Commits

Chris Lattner committed 5f7679ef4d8
restrict autoclosure to only happening when the destination function type has an empty tuple as an argument. This should be restricted even more (rdar://10983400) but this eliminates the most surprising cases at least. Swift SVN r1165