Skip to content

Conversation

@hnrklssn
Copy link
Member

@hnrklssn hnrklssn commented May 6, 2025

  • Explanation:
    This fixes lifetime dependence errors in the expansion of the _SwiftifyImport macro.
  • Scope:
    Without this fix the feature will be unusable for many of the intended use cases. No existing code uses this feature.
  • Issues:
    rdar://150551109
    rdar://150569220
  • Original PRs:
    [Swiftify] Don't use count from Span inside withUnsafeBufferPointer call #81267
  • Risk:
    Low; this does not affect existing code.
  • Testing:
    This fixes errors found in manual testing and updates existing test cases to catch similar errors in the future.
  • Reviewers:
    @DougGregor

@hnrklssn hnrklssn requested a review from a team as a code owner May 6, 2025 03:54
@hnrklssn
Copy link
Member Author

hnrklssn commented May 6, 2025

@swift-ci please smoke test

@hnrklssn
Copy link
Member Author

hnrklssn commented May 6, 2025

@swift-ci please test

@hnrklssn hnrklssn merged commit 6861f2f into swiftlang:release/6.2 May 8, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants