mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The `RTL_SRWLOCK_INIT` declaration got reformatted and doesn't exactly match what's in `windows.h`, so we're getting warnings during builds. Fix to match what it says in the system header. rdar://105400572