mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Use the name mangling scheme we've devised for macro expansions to back the implementation of the macro expansion context's `getUniqueName` operation. This way, we guarantee that the names provided by macro expansions don't conflict, as well as making them demangleable so we can determine what introduced the names.
46 KiB
46 KiB