Files
swift-mirror/test/SourceKit/Inputs/libIDE-mock-sdk
Nathan Hawes 79247b22e2 [SourceKit][InterfaceGen] Don't print clang decls marked with the swift_private attribute.
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
2020-05-27 15:23:50 -07:00
..

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/