mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
There's no need to walk all imports of all source files, and bind the extensions defined therein. The only time that a non-main module contains source files is when using -enable-source-import, and we can just explicitly call bindExtensions() in the right place.
5.0 KiB
5.0 KiB