mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Instead of taking paths of Swift module files from front-end command line arguments, we should take a JSON file specifying details of explicit modules. The advantages is (1) .swiftdoc and .swiftsourceinfo can be associated with a .swiftmodule file, and (2) module names are explicitly used as keys in the JSON input so we don't need to eagerly deserialize a .swiftmodule file to collect the module name.
64 KiB
64 KiB