mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
78e8178675
Use a visited set to avoid infinite recursion when there are phi cycles in the SSA. rdar://173953876