Files
swift-mirror/stdlib/public/Darwin/Foundation/IndexPath.swift
Valeriy Van 9d908ec4dc [stdlib] Removes redundant buffer zeroing in IndexPath initialiser by using `init(unsafeUninitializedCapacity:initializingWith:) (#31122)
* Remove redundant buffer zeroing in IndexPath initializer

* Use switch instead of multibranch if

* Rename buf back into buffer to make diff clearer
2020-09-04 11:13:25 -05:00

27 KiB