Skip to content

Conversation

@rintaro
Copy link
Member

@rintaro rintaro commented May 15, 2024

Cherry-pick #295 into release/6.0

  • Explanantion: This adds an additional DLL to the Windows toolchains. 'SwiftMacros.dll' includes macro implementations for stdlib. e.g. 'TaskLocal'
  • Scope: Standard library macros in Windows toolchains
  • Risk: Low. Just adding a DLL where it was supposed to be.
  • Testing: Locally confirmed that stdlib macros TaskLocal work
  • Issue: rdar://128092675
  • Reviewer: @compnerd

This adds an additional DLL to the image. 'SwiftMacros.dll' includes
macro implementations for stdlib. e.g. 'TaskLocal'

(cherry picked from commit 51d4aa8)
rdar://128092675
@rintaro rintaro requested a review from bnbarham May 15, 2024 22:00
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