swift
54f132c4 - [GSB] Delete all of the "visited" sets, which are now unused.

Commit
8 years ago
[GSB] Delete all of the "visited" sets, which are now unused. Now that we detect recursion based on repetition within the potential archetypes, we no longer rely on passing down "visited" sets to detect/diagnose recursion. Remove them.
Author
Committer
Parents
  • include/swift/AST
    • File
      GenericSignatureBuilder.h
  • lib/AST
    • File
      GenericSignatureBuilder.cpp