swift
1771f6ab - Fix DeadCodeElimination crash.

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
Parents
Loading