mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Unlike addresses of indirect arguments, a pointer argument (e.g. `UnsafePointer`) can escape a function call. For example, it can be returned. Fixes a miscompile rdar://154124497
39 KiB
39 KiB