Files
swift-mirror/include/swift/DependencyScan/SerializedModuleDependencyCacheFormat.h
Artem Chikin e64a40451b [Dependency Scanning] Model main module as separate dependency kind: SwiftSource
These kinds of modules differ from `SwiftTextual` modules in that they do not have an interface and have source-files.
It is cleaner to enforce this distinction with types, instead of checking for interface optionality everywhere.
2021-09-15 09:31:20 -07:00

8.1 KiB