[all-commits] [llvm/llvm-project] a6469c: [lldb] Correctly display the number of types found

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Sat Jan 15 10:32:01 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a6469cdbc426437dcb8442ae398f0a863336de37
      https://github.com/llvm/llvm-project/commit/a6469cdbc426437dcb8442ae398f0a863336de37
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2022-01-15 (Sat, 15 Jan 2022)

  Changed paths:
    M lldb/source/Commands/CommandObjectTarget.cpp
    M lldb/test/API/commands/target/basic/TestTargetCommand.py

  Log Message:
  -----------
  [lldb] Correctly display the number of types found

Correctly display the number of types found for `target modules lookup
--type` and add a test.

Fixes #53219




More information about the All-commits mailing list