swift
Many Things Don't Need a TypeChecker Part 2
#27946
Merged

Commits
  • Make checkUnsupportedProtocolType a static member
    hamishknight committed 6 years ago
  • substituteInputSugarTypeForResult can be static
    hamishknight committed 6 years ago
  • applyFunctionBuilderBodyTransform can be static
    hamishknight committed 6 years ago
  • AttributeChecker doesn't need a TypeChecker
    hamishknight committed 6 years ago
  • checkProtocolSelfRequirements can be static
    hamishknight committed 6 years ago
  • checkReferencedGenericParams can be static
    hamishknight committed 6 years ago
Loading