swift
8137adf8
- SwiftCompilerSources: support `Undef.parentFunction` and `PlaceholderValue.parentFunction`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
SwiftCompilerSources: support `Undef.parentFunction` and `PlaceholderValue.parentFunction` After support in the C++ SIL, we can implement parentFunction for those values in swift, too. It simplifies a few things.
References
#71945 - SwiftCompilerSources: support `Undef.parentFunction` and `PlaceholderValue.parentFunction`
Author
eeckstein
Committer
eeckstein
Parents
58188fce
Loading