Jordan Rose
af67204b51
[Serialization] Handle XREFs to private types ( #14352 )
...
We can encounter these when the compiler modifies an inlinable
function to break apart a struct and the struct uses a private
type for one of its fields. It's questionable whether we /should/
handle this, but meanwhile this /is/ a non-intrusive fix that
preserves the performance of non-resilient libraries.
(That is, it appears this worked in Swift 4.0, though perhaps
not all of the same optimizations kicked in.)
https://bugs.swift.org/browse/SR-6874
2018-02-07 16:42:16 -08:00
..
2018-02-06 08:51:43 -08:00
2018-01-09 17:55:24 -08:00
2018-02-02 08:35:53 -08:00
2018-02-02 14:07:00 +00:00
2018-02-06 19:40:25 -08:00
2018-02-07 11:00:56 -08:00
2018-02-06 08:51:43 -08:00
2018-01-31 12:15:58 -08:00
2018-01-31 09:53:38 -08:00
2018-01-15 15:40:24 -08:00
2018-02-01 21:58:37 -08:00
2018-01-12 13:34:49 -08:00
2018-01-06 13:55:59 -08:00
2018-02-05 09:50:10 +11:00
2018-02-06 14:38:20 -08:00
2018-01-11 12:57:03 -08:00
2018-02-05 18:43:30 -08:00
2018-02-06 08:51:43 -08:00
2018-02-06 08:51:43 -08:00
2018-01-29 13:22:30 -08:00
2018-02-06 08:51:43 -08:00
2018-02-06 19:43:03 -08:00
2018-02-06 08:51:43 -08:00
2018-01-12 14:20:27 -05:00
2018-02-01 21:58:37 -08:00
2018-01-09 11:21:52 -08:00
2018-01-09 11:21:52 -08:00
2018-01-11 23:48:32 -08:00
2018-02-01 18:30:00 +01:00
2018-01-23 12:53:50 -08:00
2018-02-06 15:50:52 -08:00
2018-01-09 17:55:24 -08:00
2018-02-01 17:35:47 -08:00
2018-02-06 08:51:43 -08:00
2018-02-07 16:42:16 -08:00
2018-02-06 18:01:23 -08:00
2018-01-12 19:03:49 -08:00
2018-01-06 13:55:59 -08:00
2018-01-12 19:03:49 -08:00
2018-02-07 12:12:55 -08:00
2018-02-06 20:44:54 -08:00
2018-02-06 10:16:28 -08:00
2018-02-06 19:49:56 -06:00
2017-12-22 18:28:04 +09:00
2018-02-06 23:20:42 -08:00
2018-02-06 15:06:00 +09:00
2018-01-14 22:59:41 -08:00
2018-02-02 08:35:53 -08:00
2018-02-06 23:20:42 -08:00
2018-01-26 15:35:33 -05:00