mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Provides a 4% speedup type-checking the standard library. This optimization brings the global constraint graph within 2% of the prior solution, and prevents us from creating multiple constraint graphs per constraint system, so flip the switch to always use the global constraint graph. Swift SVN r11003
35 KiB
35 KiB