swift
4069172a
- AST: refactor getLoc() of decls to have a single entry point for all decl kinds, NFC
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
AST: refactor getLoc() of decls to have a single entry point for all decl kinds, NFC After we start to serialize the result of getLoc() in the .swiftsourceinfo file, getLoc() needs a single entry point to look up via USRs in the serialized format.
References
#27398 - AST: refactor getLoc() of decls to have a single entry point for all decl kinds, NFC
Author
nkcsgexi
Committer
nkcsgexi
Parents
09677831
Loading