swift
0df94f15 - [ASTGen] Fix end location of TopLevelCodeDecl

Commit
1 year ago
[ASTGen] Fix end location of TopLevelCodeDecl TopLevelCodeDecl::getEndLoc() should return the token location of the last token. If the last token is a string literal or a regex literal, it should be the location of the literal token.
Author
Committer
Parents
Loading