apple / swift-atomics

Low-level atomic operations for Swift
Apache License 2.0
1.06k stars 50 forks source link

1.1 release preparations #82

Closed lorentey closed 1 year ago

lorentey commented 1 year ago

This fixes a subtle issue with ManagedAtomic/ManagedAtomicLazyReference deinitialization (discovered during release testing), and does some prerelease cleanups in the CMake and Xcode project configurations.

Checklist

lorentey commented 1 year ago

@swift-ci test