Commits

Joe Groff committed a796c76ae44
Sema: Allow string-to-pointer argument conversions. Allow a String value to be implicitly converted to ConstUnsafePointer<{UInt8,Int8,Void}> by string-to-pointer conversion, when enabled by a staging flag. Swift SVN r19366