swift
20fedbe8
- SILGen: Add tests verifying obsoleted functions do not get stubbed.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#71755 - SILGen: Add tests verifying obsoleted functions do not get stubbed
Author
tshortli
Committer
tshortli
Parents
8a9b1067
Loading