swift
15acfbb2
- stdlib: improve debug performance of `UnsafePointer.pointer(to:)`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
stdlib: improve debug performance of `UnsafePointer.pointer(to:)` Making those functions transparent enables to completely remove the creation of keypaths, even with -Onone. rdar://127793797
References
#73645 - Improve debug performance of `UnsafePointer.pointer(to:)`
Author
eeckstein
Committer
eeckstein
Parents
fb036e90
Loading