mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
bdb7901a1c
Use the modern spelling for the nullability attributes in the test mock headers. Currently, this was relying on the predefined macros from clang to work. However, those are only available on Darwin targets. This is needed to make the mock environments more portable.