mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
ModuleDecl::getTopLevelDecls() can return declarations that have not been validated apparently. One example is the test case where we have a nested type in an extension from another source file. Fixes <https://bugs.swift.org/browse/SR-4558> and <https://bugs.swift.org/browse/SR-4957>.
3.9 KiB
3.9 KiB