Commit Graph

3 Commits

Author SHA1 Message Date
Slava Pestov
2a0cb060f8 SILGen: Look up the callee method after evaluating arguments 2017-11-08 01:31:55 -08:00
Jordan Rose
eecb8b1f5f [test] Disable pointer_conversion.swift with an unoptimized stdlib.
I looked at trying to make the matches more flexible, but there are
actually some suspicious bits that I'm not so sure about. I'll just
disable the test for now.

rdar://problem/33531741
2017-07-26 10:48:26 -07:00
Jordan Rose
626cf21382 [test] More tests for array/string-to-optional-pointer conversions.
The array or string has to be kept alive past the call. John fixed
this back in 733915f but I want to make sure it doesn't regress.

rdar://problem/31325077 (originally fixed as rdar://problem/31542269,
also reported as SR-3231)
2017-07-21 19:38:32 -06:00