mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
When performing Swift API dumps, it's helpful to avoid putting redundant APIs into the results. Therefore, filter out any APIs that are overrides of another API or are witnesses for a protocol requirement, since the original definition (that doesn't override any other or is a protocol requirement) is what determines the APIs name.
9.4 KiB
Executable File
9.4 KiB
Executable File