mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Inserting and removing a single Unicode.Scalar in a CharacterSet must not attempt to create a Range<Unicode.Scalar> because the upperBound value might not always be a valid UnicodeScalar. This fixes a regression to the fix for SR-2988.
15 KiB
15 KiB