mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
There were a few places where we wanted fast testing to see whether a particular type variable is currently of interest. Instead of building local hash tables in those places, keep type variables in a SetVector for efficient testing.
106 KiB
106 KiB