[all-commits] [llvm/llvm-project] fe98cc: [lldb] Change Breakpoint::AddName return value (#7...

Alex Langford via All-commits all-commits at lists.llvm.org
Thu Nov 9 13:35:14 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fe98cce6a91c7240a541b213d43d1132c684fd9c
      https://github.com/llvm/llvm-project/commit/fe98cce6a91c7240a541b213d43d1132c684fd9c
  Author: Alex Langford <alangford at apple.com>
  Date:   2023-11-09 (Thu, 09 Nov 2023)

  Changed paths:
    M lldb/include/lldb/Breakpoint/Breakpoint.h
    M lldb/source/Breakpoint/Breakpoint.cpp

  Log Message:
  -----------
  [lldb] Change Breakpoint::AddName return value (#71236)

The return value is completely unused. Let's just return nothing.




More information about the All-commits mailing list