llvm-project
29c603ce
- [Support] Add WrappedError class
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
40 days ago
[Support] Add WrappedError class The error consumer filters duplicate errors based on a portion of the error message. Introduce a new Error kind that carries a prefix string to support this use case.
Author
aokblast
Committer
aokblast
Parents
8c8e9987
Loading