swift
dde43115
- Don't use pre-specializations in inlinable functions.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Don't use pre-specializations in inlinable functions. because they need a minimum deployment target, which might not be available in client modules, which de-serialize such functions.
References
#41026 - Disable deployment target specific optimizations for inlinable functions
Author
eeckstein
Parents
9016c2c0
Loading