mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This attribute is intended to mean there's a replacement declaration that should be used instead in Swift code. We already filter out decls with this attribute in code completion, but were still exposing them in generated interfaces. Resolves rdar://problem/62464954
Don't modify files directly here. Instead, modify the files in the swift repository and copy over the mock SDK like this: cp -r ../swift/test/IDE/Inputs/mock-sdk/*.framework test/Inputs/libIDE-mock-sdk/