mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
65723193a9
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.