Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Thanks!
lib/DebugInfo/Symbolize/Symbolize.cpp | ||
---|---|---|
14 ↗ | (On Diff #38183) | |
49 ↗ | (On Diff #38183) | I'll do it in a follow-up changes: for now LLVMSymbolizer doesn't know how to return errors to the user, and it would take some refactoring to achieve that - let's keep this change a relatively straightforward code move. |
Comment Actions
Thanks, Alexey. I'm definitely going to use it in the improved version of sanitizer coverage tool.