swift
[ownership] Ban ValueOwnershipKind::Any in preparation for eliminated ValueOwnershipKind::Trivial
#20819
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
4
Changes
View On
GitHub
Commits
[gardening] Make SILUndef's private deleted operators public.
gottesmm
committed
7 years ago
[gardening] Make SILUndef::get(..., SILModule &) the impl method and the one that takes the SILModule * the helper method instead of vis-a-versa.
gottesmm
committed
7 years ago
[ownership] Change SILUndef to return Any ownership for trivial values and owned for non-trivial values.
gottesmm
committed
7 years ago
[ownership] Ban ValueOwnershipKind::Any for now in preparation for changing Trivial to be Any.
gottesmm
committed
7 years ago
Loading