forked from swiftlang/swift
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Constraint graph] Make connected components never touch all type var…
…iables. Simplify the connected-components computation slightly and make sure that it never performs work outside of the subgraph described by the input set of type variables.
- Loading branch information
1 parent
6be6401
commit 14ca9d1
Showing
1 changed file
with
50 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters