swift
7d55dea4 - Reduce semantic dependencies in contextRequiresStrictConcurrencyChecking.

Commit
3 years ago
Reduce semantic dependencies in contextRequiresStrictConcurrencyChecking. We don't need fully-checked isolation as computed from attributes to determine whether we're in a concurrency context. Use a cheaper predicate, which can also avoid spurious cycles. Fixes rdar://99013488.
Author
Committer
Parents
Loading