swift
ec69a779 - Reflection: Walk up the superclass chain when resolving associated types

Commit
8 years ago
Reflection: Walk up the superclass chain when resolving associated types Now that IRGen emits the right metadata, we can make use of it to fix associated type lookup. Fixes <rdar://problem/28331935>.
Author
Committer
Parents
  • include/swift/Reflection
    • File
      TypeRefBuilder.h
  • stdlib/public/Reflection
    • File
      TypeRef.cpp
    • File
      TypeRefBuilder.cpp
  • test/Reflection
    • Inputs
      • File
        TypeLowering.swift
    • File
      typeref_lowering.swift