mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Not everything that goes into the "identifier table" is actually an Identifier. If we don't need the string to be uniqued in the ASTContext, don't bother calling getIdentifier. May save some memory usage (and a string table lookup) for deserialization.
30 KiB
30 KiB