llvm-project
46457ed1 - [lldb] Convert Breakpoint & Watchpoints structs to classes (NFC) (#133780)

Commit
183 days ago
[lldb] Convert Breakpoint & Watchpoints structs to classes (NFC) (#133780) Convert Breakpoint & Watchpoints structs to classes to provide proper access control. This is in preparation for adopting SBMutex to protect the underlying SBBreakpoint and SBWatchpoint.
Author
Parents
Loading