Files
swift-mirror/validation-test/compiler_crashers_2_fixed/rdar67360656.swift
Robert Widmann 591c70e364 Fix Crashes When Resolving Clang Types For Unrepresentable UnsafePointers
If the underlying pointer type was not representable in C, we would
attempt to form a pointer type with a null underlying type and crash.
2020-11-10 16:04:05 -08:00

248 B