Commits

Joe Pamer committed 1fec0afbd0a
Disallow value-to-optional conversions between argument and parameter types when resolving overloads for operators applied to nil literal operands. This is a targeted fix to address rdar://problem/16848110 ("Disallow non-optionals to be compared to nil") and its associated dupes. Swift SVN r20716