mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
All of the remaining name-matching logic is case-insensitive, and the resulting name will have a stronger form of lowercasing applied anyway, so we can leave the name with a leading uppercase letter in its intermediate state. Slightly less pure, but also slightly less code and slightly less memory use.
43 KiB
43 KiB