mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
ValueDecl::getInterfaceType() asserts if the decl has no interface type; to check if the declaration has been type checked yet, use hasInterfaceType(). Fixes <https://bugs.swift.org/browse/SR-4743>.
186 KiB
186 KiB