[all-commits] [llvm/llvm-project] 19c1b2: [lldb] Remove unused AnyMatches functions from Dat...

Alex Langford via All-commits all-commits at lists.llvm.org
Wed Jul 8 13:34:54 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 19c1b2c3f741b55a437e940417fab46b2bf5afda
      https://github.com/llvm/llvm-project/commit/19c1b2c3f741b55a437e940417fab46b2bf5afda
  Author: Alex Langford <alangford at apple.com>
  Date:   2026-07-08 (Wed, 08 Jul 2026)

  Changed paths:
    M lldb/include/lldb/DataFormatters/DataVisualization.h
    M lldb/include/lldb/DataFormatters/FormatManager.h
    M lldb/include/lldb/DataFormatters/TypeCategoryMap.h
    M lldb/source/DataFormatters/DataVisualization.cpp
    M lldb/source/DataFormatters/TypeCategoryMap.cpp

  Log Message:
  -----------
  [lldb] Remove unused AnyMatches functions from DataFormatters (#208288)

The only `AnyMatches` function actually used is in TypeCategoryImpl and
TieredFormatterContainer.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list