mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This tool takes the input of two versions of the same sdk and outputs their diff to facilicate the auto-migration of sdk clients. In this initial commit, we take the path of one sdk and generate a tree describing its API content. Next, we will diff trees generated from different versions of the sdk. In addition, this commit also refactored out part of swift-sdk-analyzer to the common utils shared with swift-sdk-digester. Swift SVN r26656
111 KiB
111 KiB