swift
54f132c4
- [GSB] Delete all of the "visited" sets, which are now unused.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
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.
References
#8714 - [GSB] Delay requirements on recursive types
Author
DougGregor
Committer
DougGregor
Parents
a5a162a1
Files
2
include/swift/AST
GenericSignatureBuilder.h
lib/AST
GenericSignatureBuilder.cpp
Loading