swift
ef23e1fc
- [debug-utils] Add a new utility getDebugVarName to translate a SILValue to a potential debug name.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
[debug-utils] Add a new utility getDebugVarName to translate a SILValue to a potential debug name. If we don't find a name, we just return unknown so code that uses this still gets valid output.
References
#40374 - [debug-utils] Add a new utility getDebugVarName to translate a SILValue to a potential debug name.
Author
gottesmm
Committer
gottesmm
Parents
775c632d
Loading