mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Using inconsistent attributes between stdlib and tests causes compilation errors. There are still several misuses of @_silgen_name in tests, but leaving them as is for now to incrementally fix them.