[Lldb-commits] [lldb] [lldb][AIX] Added base files for NativeProcess Support for AIX (PR #118160)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 13 06:49:56 PST 2024


https://github.com/DavidSpickett commented:

I don't know if you have worked on LLVM before but regardless, thank you for making use of the nice error handling patterns we have. Even if sometimes they're a bit too much.

I don't have any major problems with this, just some style points and a couple of things that need better explanations.

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


More information about the lldb-commits mailing list