Michael Ilseman
|
c749123297
|
[String] DCE and drop inlinable
Remove some more inlinable annotations and drop dead code.
|
2018-11-15 11:06:30 -08:00 |
|
Slava Pestov
|
2e5aef9c8d
|
stdlib: Remove redundant @usableFromInline attributes
|
2018-04-06 00:02:30 -07:00 |
|
Slava Pestov
|
e1f50b2d36
|
SE-0193: Rename @_inlineable to @inlinable, @_versioned to @usableFromInline
|
2018-03-30 21:55:30 -07:00 |
|
Max Moiseev
|
53b8419279
|
[stdlib] Make all the stdlib APIs @_inlineable
This change in theory should allow us to remove a special stdlib-only
sil-serialize-all compilation mode.
<rdar://problem/34138683>
|
2017-09-29 11:26:56 -07:00 |
|
Michael Ilseman
|
dfdcd0f473
|
[stdlib] Add ICU.swift, to host ICU helper functionality
|
2017-05-16 20:29:18 -07:00 |
|
Michael Ilseman
|
f0abff5539
|
Revert "Merge pull request #9265 from milseman/tls_ftw"
This reverts commit 26f7659efe, reversing
changes made to 7b927e55e8.
|
2017-05-11 10:39:58 -07:00 |
|
Michael Ilseman
|
50beaedf7d
|
[stdlib] Add ICU.swift, to host ICU helper functionality
|
2017-05-10 15:21:07 -07:00 |
|