Commits

Joe Groff committed ab6b9cc4e3d
Sema: Favor pointer parameter solutions that don't convert types. Fixes ambiguity errors that arise from using pointer operators or constructors which could be satisfied multiple ways due to pointer conversions. Swift SVN r19172