Skip to content

Conversation

Azoy
Copy link
Contributor

@Azoy Azoy commented Oct 7, 2025

  • Explanation: Resolves a problem with other modules declaring @_addressable parameters in some contexts causing clients to fail to deserialize them.
  • Risk: Low. Only affects the new @_addressable attribute which isn't very common at all
  • Original PR: [Serialization] Serialize isAddressable on param decls #84625
  • Reviewed by: @jckarter
  • Resolves: rdar://161844406
  • Tests: Added a test exercising the exact failure I and others were seeing with this attribute.

[Serialization] Serialize isAddressable on param decls
@Azoy Azoy requested a review from a team as a code owner October 7, 2025 21:23
@Azoy Azoy added 🍒 release cherry pick Flag: Release branch cherry picks swift 6.2 labels Oct 7, 2025
@Azoy
Copy link
Contributor Author

Azoy commented Oct 7, 2025

@swift-ci please test

@Azoy Azoy merged commit 4fb9e6e into swiftlang:release/6.2 Oct 8, 2025
5 checks passed
@Azoy Azoy deleted the 62-deserialization-issue branch October 8, 2025 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks swift 6.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants