swift
20fedbe8 - SILGen: Add tests verifying obsoleted functions do not get stubbed.

Commit
2 years ago
SILGen: Add tests verifying obsoleted functions do not get stubbed. Functions that are marked `obsolete` may still be invoked at runtime so they should not be stubbed when `-unavailable-decl-optimization=stub` is specified.
Author
Committer
Parents
Loading