Saleem Abdulrasool
|
15565c116a
|
Adjust for SVN r298393
|
2017-03-22 07:44:03 -07:00 |
|
practicalswift
|
6d1ae2a39c
|
[gardening] 2016 → 2017
|
2017-01-06 16:41:22 +01:00 |
|
practicalswift
|
797b80765f
|
[gardening] Use the correct base URL (https://swift.org) in references to the Swift website
Remove all references to the old non-TLS enabled base URL (http://swift.org)
|
2016-11-20 17:36:03 +01:00 |
|
John McCall
|
a02573e088
|
Implement CoerceAndExpand in Swift. NFC for now, since only swiftcall
uses this and there's no way to round-trip a SILFunctionType as a
foreign type using swiftcall.
|
2016-04-05 19:34:48 -07:00 |
|
Slava Pestov
|
23904d3e81
|
Try to fix compile error in the bot
I don't see this locally, and I'm assuming John didn't either...
|
2016-04-05 01:10:51 -07:00 |
|
John McCall
|
52cd8718de
|
Split GenFunc.cpp in three: GenFunc for function types and blocks,
GenCall for function signatures, calls, and prologue/epilogue, and
GenBuiltin for builtin operations.
NFC.
|
2016-04-04 23:52:14 -07:00 |
|