Tiny optimization and cleanups #76536
xedin
approved these changes
on 2024-09-18
Sema: Remove some usages of TypeSubstitutionMap
f8b667a1
AST: Remove a usage of TypeSubstitutionMap
490c26f9
Sema: Replace a couple of getTypeOfMember() calls
834574d1
IDE: Replace a couple of getTypeOfMember() calls
abbc37e4
SILGen: Don't ask for context substitution map of existential
74b2b035
AST: Simplify and optimize getTypeOfMember()
7f83f16e
Sema: More LLVM_DEBUGs for associated type inference
663dc855
SIL: Remove usage of DependentMemberType::substRootParam()
fd568e37
AST: Remove DependentMemberType::substRootParam()
532e048a
AST: Allow ProtocolConformanceRef::getAssociatedType() with invalid c…
a8ed7ba6
AST: Replace calls to substBaseType() with getAssociatedType()
da0130d2
AST: Remove DependentMemberType::substBaseType()
26241a50
AST: Fold getMemberForBaseType() into TypeSubstituter::transformDepen…
a27d6cf7
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub