[Lldb-commits] [lldb] [lldb] Prevent passing a nullptr to std::string in ObjectFileMachO (PR #100421)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 24 09:48:10 PDT 2024
JDevlieghere wrote:
This PR looks scarier than it is because it contains an NFC commit that introduces an early return to save a level of indentation. I recommend reviewing the two commits separately and/or ignoring whitespace changes.
https://github.com/llvm/llvm-project/pull/100421
More information about the lldb-commits
mailing list