swift
21141f46 - [AST] Add queries for 'bare' error types

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 `_`).
Author
Committer
Parents
Loading