swift
f478b79a - swift-inspect: Explicitly reference String.init(cString:)

Commit
1 year ago
swift-inspect: Explicitly reference String.init(cString:) This was briefly failing to build because of an ambiguous initializer while making other changes, it's better to be explicit with method names anyway. rdar://127548384
Author
Parents
Loading