Commits

David Farler committed 0ae7766fb42
Handle extension contexts when demangling bound generic arguments Local generic types can appear inside functions inside extensions of other types. When demangling bound generic arguments, the demangler assumed that a module was the only other kind of context outside of nominal types. rdar://problem/27573079