swift
c2639d31
- AST: Fix calculation of recursive properties for SILBoxType
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
AST: Fix calculation of recursive properties for SILBoxType We need to propagate some bits from the field types, at least the 'has dynamic self' bit, for some SIL verifier assertions to not fire.
References
#21817 - Some fixes for DynamicSelfType [5.0 01/07]
Author
slavapestov
Committer
slavapestov
Parents
13a96cae
Loading