mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This action is currently just an alias of the `-resolve-imports` action. However, it's named to more clearly reflect the purpose which is to do the minimal typechecking needed in order to emit the requested outputs. This mode is intended to improve performance when emitting `.swiftinterface` and `.tbd` files.