mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This code was attempting to generate a critical edge on one side of a condition. Not only is that undesirable, but it breaks the abstraction and results an a lot of complexity. As usual, fixing critical edges simply means removing unnecessary complexity.
4.2 KiB
4.2 KiB