swift
1771f6ab
- Fix DeadCodeElimination crash.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Fix DeadCodeElimination crash. SILGen derivative thunks must not be transparent because they are publicly exposed. Otherwise, they will be deleted by MandatoryInlining.
Author
dan-zheng
Parents
a2171f9b
Loading