mirror of
https://github.com/apple/swift.git
synced 2026-03-04 18:24:35 +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.