swift
[6.4] [DebugInfo] Fix closures capturing values with ownership in async code
#89368
Merged

Commits
  • [SILPrinter] Include prologue bit with verbose debuginfo
    Snowy1803 committed 30 days ago
  • [SILGen] [DebugInfo] Mark closure capture instructions as prologue
    Snowy1803 committed 30 days ago
  • [DebugInfo] Remove boxes being interpreted as boxes for async code
    Snowy1803 committed 30 days ago
  • [DebugInfo] Add IRGen support for alloc_box varinfo from textual SIL
    Snowy1803 committed 30 days ago
  • [DebugInfo] Fix support for debug_value on alloc_box
    Snowy1803 committed 26 days ago
Loading