[all-commits] [llvm/llvm-project] 8bc97a: [lldb][NFC] Factor out CommandObject code filterin...

Felipe de Azevedo Piovezan via All-commits all-commits at lists.llvm.org
Wed Jul 19 06:14:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8bc97a3ee4f411e583a13e0966239848080d753d
      https://github.com/llvm/llvm-project/commit/8bc97a3ee4f411e583a13e0966239848080d753d
  Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
  Date:   2023-07-19 (Wed, 19 Jul 2023)

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

  Log Message:
  -----------
  [lldb][NFC] Factor out CommandObject code filtering results based on scope

We will need this code in a subsequent commit.

Differential Revision: https://reviews.llvm.org/D155332




More information about the All-commits mailing list