Files
swift-mirror/docs
Slava Pestov 198e8d1a1f AST: Introduce a new debug-only mangling for @escaping @convention(block) functions
Our mangling did not encode if an Objective-C block was escaping or
not. This is not a huge problem in practice, but for debug info we
want type reconstruction to round-trip exactly. There was a previous
workaround to paper over this specific problem.

Remove the workaround, and add a new 'XL' mangling for escaping
blocks. Since we don't actually want to break ABI compatibility,
only use the new mangling in DWARF debug info.
2019-06-12 19:10:19 -07:00
..
2018-02-15 14:37:51 -05:00
2018-12-30 07:45:38 -08:00
2017-05-30 10:50:03 -07:00
2017-12-15 23:09:56 -05:00
2019-02-11 08:33:47 +02:00
2019-02-11 08:33:47 +02:00
2019-02-11 08:33:47 +02:00
2019-02-11 08:33:47 +02:00
2019-02-11 08:33:47 +02:00
2018-12-30 07:45:38 -08:00
2019-02-11 08:33:47 +02:00
2018-03-04 21:40:12 +09:00
2019-05-29 22:17:50 -07:00
2019-02-11 08:33:47 +02:00
2019-02-11 08:33:47 +02:00
2019-04-14 16:34:59 -07:00
2019-06-02 21:47:30 -07:00