mirror of
https://github.com/apple/swift.git
synced 2026-03-04 18:24:35 +01:00
...instead of crashing. Also drop the class if its generic requirements depend on a type that can't be loaded (instead of crashing). rdar://problem/50125674