mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Maintain the ability for older Swift compilers to read .swiftinterfaces that make use of result builders by always emitting @_functionBuilder rather than the newer @resultBuilder.