Skip to content

Commit 7adafca

Browse files
committed
Make _convertConstStringToUTF8PointerArgument transparent
1 parent 15aec01 commit 7adafca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/public/core/Pointer.swift

+1
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,7 @@ func _convertMutableArrayToPointerArgument<
359359
}
360360

361361
/// Derive a UTF-8 pointer argument from a value string parameter.
362+
@_transparent
362363
public // COMPILER_INTRINSIC
363364
func _convertConstStringToUTF8PointerArgument<
364365
ToPointer: _Pointer

0 commit comments

Comments
 (0)