mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
With the introduction of special decl names, `Identifier getName()` on `ValueDecl` will be removed and pushed down to nominal declarations whose name is guaranteed not to be special. Prepare for this by calling to `DeclBaseName getBaseName()` instead where appropriate.
60 KiB
60 KiB