[all-commits] [llvm/llvm-project] 95e460: [lldb] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Mon Mar 3 07:38:32 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 95e460a3878555907ae8e8afe350b40ea8150005
      https://github.com/llvm/llvm-project/commit/95e460a3878555907ae8e8afe350b40ea8150005
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-03-03 (Mon, 03 Mar 2025)

  Changed paths:
    M lldb/source/Core/Debugger.cpp

  Log Message:
  -----------
  [lldb] Fix a warning

This patch fixes:

  lldb/source/Core/Debugger.cpp:1002:10: error: lambda capture 'this'
  is not used [-Werror,-Wunused-lambda-capture]



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