[Lldb-commits] [lldb] Remove watchpointresource setid method (PR #79388)

2024-01-24 Thread via lldb-commits
llvmbot wrote: @llvm/pr-subscribers-lldb Author: Jason Molenda (jasonmolenda) Changes --- Full diff: https://github.com/llvm/llvm-project/pull/79388.diff 4 Files Affected: - (modified) lldb/include/lldb/Breakpoint/WatchpointResource.h (-8) - (removed) lldb/include/lldb/Breakpoint/Wat

[Lldb-commits] [lldb] Remove watchpointresource setid method (PR #79388)

2024-01-24 Thread Jason Molenda via lldb-commits
https://github.com/jasonmolenda closed https://github.com/llvm/llvm-project/pull/79388 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] Remove watchpointresource setid method (PR #79388)

2024-01-24 Thread Jason Molenda via lldb-commits
https://github.com/jasonmolenda created https://github.com/llvm/llvm-project/pull/79388 None >From 229ea2a0311c7c0ecd8554016d3827f8c8ae6c5f Mon Sep 17 00:00:00 2001 From: Jason Molenda Date: Wed, 24 Jan 2024 14:45:41 -0800 Subject: [PATCH 1/2] [lldb] [NFC] Remove unused WatchpointResourceList