[all-commits] [llvm/llvm-project] 7dd790: [lldb] NFC fixes addressing David's feedback

Jason Molenda via All-commits all-commits at lists.llvm.org
Thu Feb 1 19:17:58 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7dd790db8b77c4a833c06632e903dc4f13877a64
      https://github.com/llvm/llvm-project/commit/7dd790db8b77c4a833c06632e903dc4f13877a64
  Author: Jason Molenda <jmolenda at apple.com>
  Date:   2024-02-01 (Thu, 01 Feb 2024)

  Changed paths:
    M lldb/include/lldb/Breakpoint/WatchpointAlgorithms.h
    M lldb/source/Breakpoint/WatchpointResource.cpp
    M lldb/test/API/functionalities/watchpoint/unaligned-large-watchpoint/TestUnalignedLargeWatchpoint.py
    M lldb/unittests/Breakpoint/WatchpointAlgorithmsTests.cpp

  Log Message:
  -----------
  [lldb] NFC fixes addressing David's feedback

David Spickett had several suggestions for
https://github.com/llvm/llvm-project/pull/79962 after I'd
already merged it.  Address those.




More information about the All-commits mailing list