[all-commits] [llvm/llvm-project] 2bff80: [lldb] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Thu May 1 12:27:31 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2bff80f25d51e24d3c552e033a2863dd36ef648b
      https://github.com/llvm/llvm-project/commit/2bff80f25d51e24d3c552e033a2863dd36ef648b
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-05-01 (Thu, 01 May 2025)

  Changed paths:
    M lldb/source/Target/Memory.cpp

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

This patch fixes:

  lldb/source/Target/Memory.cpp:438:3: error: 'lock_guard' may not
  intend to support class template argument deduction
  [-Werror,-Wctad-maybe-unsupported]



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