swift
9738d4ee - RequirementMachine: PropertyMap can use Terms instead of MutableTerms as keys

Commit
3 years ago
RequirementMachine: PropertyMap can use Terms instead of MutableTerms as keys Also, we don't have to sort rules in term order before adding them to the map; a bucket sort by term length is sufficient.
Author
Committer
Parents
  • lib/AST/RequirementMachine
    • File
      PropertyMap.cpp
    • File
      PropertyMap.h
  • test/Generics
    • File
      rdar79564324.swift
    • File
      unify_associated_types.swift
    • File
      unify_superclass_types_2.swift
    • File
      unify_superclass_types_3.swift
Loading