Files
swift-mirror/test/ModuleInterface
Slava Pestov d23f58a689 AST: Escape member names when printing a DependentMemberType
We need to ensure the right form of printName() is called, so that
associated types named "Type", "Protocol", and so on, can be
properly escaped. Otherwise, we can print something like "Self.Type"
which is interpreted as a metatype.

Fixes rdar://177052246.
2026-06-04 13:36:20 -04:00
..
2024-11-18 18:09:19 -08:00