swift
21141f46
- [AST] Add queries for 'bare' error types
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
18 hours ago
[AST] Add queries for 'bare' error types Add `hasBareError` and `isBareErrorType` to check whether a type is an ErrorType without an underlying original type (i.e prints as `_`).
References
#84634 - [AST] Remove UnresolvedType
Author
hamishknight
Committer
hamishknight
Parents
f9a43869
Loading