swift
6b2b6537
- SILGen: Only emit property descriptors when -enable-keypath-resilience is passed.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
SILGen: Only emit property descriptors when -enable-keypath-resilience is passed. This avoids the code size and build time hit until the feature is ready to turn on.
References
#15831 - Cherry picks from 4.2
Author
jckarter
Committer
aschwaighofer
Parents
1a611bf3
Loading