[all-commits] [llvm/llvm-project] 2e12fc: [lldb][NFCI] Remove unused constructors from Break...

Alex Langford via All-commits all-commits at lists.llvm.org
Fri Sep 29 12:06:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2e12fc3d04032be743b2aded354d81d53c5195ec
      https://github.com/llvm/llvm-project/commit/2e12fc3d04032be743b2aded354d81d53c5195ec
  Author: Alex Langford <alangford at apple.com>
  Date:   2023-09-29 (Fri, 29 Sep 2023)

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

  Log Message:
  -----------
  [lldb][NFCI] Remove unused constructors from BreakpointName

There is only one constructor in use so the rest can be removed.




More information about the All-commits mailing list