swift
1cbeee6f
- Fix Fix-It location for "unsafe" when calling an initializer
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
234 days ago
Fix Fix-It location for "unsafe" when calling an initializer The implicit reference to the initializer was tripping up the logic for finding the appropriate place to insert "unsafe", and it was ending up in the middle of the expression.
References
#79265 - Fix Fix-It locations for "unsafe" insertion
Author
DougGregor
Committer
DougGregor
Parents
73c875d5
Loading