Files
swift-mirror/lib/IDE/CodeCompletionStringBuilder.cpp
Hamish Knight 905e8a04c3 [IDE] Avoid erasing opaque replacement types
The erasing we're doing here is only for printing purposes, that
doesn't really matter for the replacement types and avoids running into
a crash where we incorrectly grab the wrong generic signature.
2026-02-12 11:34:47 +00:00

20 KiB