mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
At one point, OpenedArchetypeType did not exist as a separate subclass of ArchetypeType, so this method did something. Now, it's just equivalent to calling is<> or isa<>. I also removed a couple of asserts that were obvious no-ops as a result.
18 KiB
18 KiB