[Lldb-commits] [lldb] [lldb] fix vFile:open, vFile:unlink error codes (PR #106950)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 25 02:13:07 PDT 2024


https://github.com/DavidSpickett approved this pull request.

LGTM

In theory we could test this but it'd be platform specific and error injection is always tricky, the change is straightforward, so let's not worry about it.

https://github.com/llvm/llvm-project/pull/106950


More information about the lldb-commits mailing list