swift
9fd4aa8e
- [AST] Handle missing `@` location in AtTypeAttrBase
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
279 days ago
[AST] Handle missing `@` location in AtTypeAttrBase Attributes like `nonisolated` aren't spelled with an `@`. I don't have a test case, but this would assert if the source range were queried.
References
#80345 - A couple of SourceRange fixes for `nonisolated`
Author
hamishknight
Committer
hamishknight
Parents
eaf00fec
Loading