[all-commits] [llvm/llvm-project] 9cb3af: [lldb] Fix bug introduced by fdbe7c7faa54

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Mon May 1 21:23:29 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9cb3af1e8649444da7ac5080fe2ade70b5dc2992
      https://github.com/llvm/llvm-project/commit/9cb3af1e8649444da7ac5080fe2ade70b5dc2992
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2023-05-01 (Mon, 01 May 2023)

  Changed paths:
    M lldb/source/Commands/CommandObjectMemory.cpp

  Log Message:
  -----------
  [lldb] Fix bug introduced by fdbe7c7faa54

I didn't account for the scenario where the string was set but was
empty. This commit restores the old behavior and fixes
TestMemoryFind.py.




More information about the All-commits mailing list