swift
Isolation fixes for closures and defer bodies
#84181
Merged

Isolation fixes for closures and defer bodies #84181

rjmccall merged 6 commits into swiftlang:main from rjmccall:isolation-fixes
rjmccall
rjmccall Don't crash if there's a request cycle with DefaultArgumentExprRequest.
3088b85c
rjmccall Fix SILGen's computation of default argument generator isolation
74496ea8
rjmccall At the SIL level, allow synchronous functions to be nonisolated(nonse…
5fb314b4
rjmccall Fix two bugs with the isolation of defer bodies.
367520cd
rjmccall Add a function for querying the isolation of an Initializer.
c7cad4ba
rjmccall Fix the evaluation of #isolation in non-AFD contexts, most importantly
8301d538
rjmccall rjmccall requested a review from jckarter jckarter 60 days ago
rjmccall rjmccall requested a review from ktoso ktoso 60 days ago
rjmccall rjmccall requested a review from hborla hborla 60 days ago
rjmccall rjmccall requested a review from slavapestov slavapestov 60 days ago
rjmccall rjmccall requested a review from xedin xedin 60 days ago
rjmccall rjmccall requested a review from kavon kavon 60 days ago
rjmccall
rjmccall rjmccall merged e5b6a88c into main 59 days ago
jamieQ
rjmccall
rjmccall

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone