[Lldb-commits] [lldb] [LLDB][SBSaveCore] Add selectable memory regions to SBSaveCore (PR #105442)

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Thu Aug 22 10:53:02 PDT 2024


================
@@ -45,7 +45,6 @@ class LLDB_API SBMemoryRegionInfoList {
 
 private:
   friend class SBProcess;
-
----------------
clayborg wrote:

revert whitespace only change

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


More information about the lldb-commits mailing list