mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The original module names themselves must still be valid unescaped identifiers; most of the serialization logic in the compiler depends on the name of a module matching its name on the file system, and it would be very complex to turn escaped identifiers into file-safe names.
3.9 KiB
3.9 KiB