Files
swift-mirror/lib/Sema/CSSimplify.cpp
Pavel Yaskevich b83a73d177 [CSSimplify] Determine whether type is know Foundation entity in a safer way
Instead of trying to get string representation of the type itself,
let's just get it based on the type name, which works well with the
list of types we have.

Resolves: rdar://113675093
2023-10-04 11:56:37 -07:00

605 KiB