swift
483bd5db
- SerializeLoc: implement SourceFile::getBasicLocsForDecl()
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
SerializeLoc: implement SourceFile::getBasicLocsForDecl() After having this function, the serialization logic doesn't have to know where the source locations are coming from (.swift or .swiftmodule).
References
#27464 - SerializeLoc: serialize basic decl source location information to .swiftsourceinfo file
Author
nkcsgexi
Committer
nkcsgexi
Parents
a877fe6e
Loading