swift
360e406d
- SIL: Rename SILFunction::hasSelfMetadataParam()/getSelfMetadataArgument()
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
SIL: Rename SILFunction::hasSelfMetadataParam()/getSelfMetadataArgument() These are only for class types and are related to the usage of the DynamicSelfType, so rename them to {has,get}DynamicSelfMetadata().
References
#34419 - DI: Fix crash when value_metatype was used with a non-class 'self' type
Author
slavapestov
Committer
slavapestov
Parents
b3853322
Loading