swift
f302afc9
- Unify approach to printing declaration names (#9320)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
Unify approach to printing declaration names (#9320) Printing a declaration's name using `<<` and `getBaseName()` is be independent of the return type of `getBaseName()` which will change in the future from `Identifier` to `DeclBaseName`
References
#9320 - Unify approach to printing declaration names
Author
ahoppen
Committer
jrose-apple
Parents
e068bc39
Loading