[all-commits] [llvm/llvm-project] 965190: [lldb][DataFormatters] Make data-formatters log to...

Michael Buch via All-commits all-commits at lists.llvm.org
Wed Apr 23 08:28:00 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 96519028d514853d429c2d09482ba0bd9a899c57
      https://github.com/llvm/llvm-project/commit/96519028d514853d429c2d09482ba0bd9a899c57
  Author: Michael Buch <michaelbuch12 at gmail.com>
  Date:   2025-04-23 (Wed, 23 Apr 2025)

  Changed paths:
    M lldb/source/Plugins/Language/CPlusPlus/LibCxxInitializerList.cpp
    M lldb/source/Plugins/Language/CPlusPlus/LibCxxSpan.cpp
    M lldb/source/Plugins/Language/CPlusPlus/LibCxxVariant.cpp
    M lldb/source/Plugins/Language/CPlusPlus/LibCxxVector.cpp

  Log Message:
  -----------
  [lldb][DataFormatters] Make data-formatters log to the DataFormatters channel

Currently the data-formatters log to either DataFormatters or Types. The
former is probably more sensible, so log there consistently from all
formatters.



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