llvm-project
83643ddf
- [lldb] Improve error reporting in GetLocation_DW_OP_addr (#120162)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[lldb] Improve error reporting in GetLocation_DW_OP_addr (#120162) Instead of simply raising an error flag, use an llvm::Expected to propagate a meaningful error to the caller, who can report it. rdar://139705570
References
#120162 - [lldb] Improve error reporting in GetLocation_DW_OP_addr
Author
JDevlieghere
Parents
56cb5542
Loading