[Lldb-commits] [PATCH] D130660: [LLDB] Fix missing return value in SBBreakpointLocation::GetQueueName()

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 28 15:58:48 PDT 2022


clayborg accepted this revision.
clayborg added a comment.
This revision is now accepted and ready to land.

As long as all values being set on the location differ from any that might be set on the breakpoint itself for any get/set tests you added this is good to go!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130660/new/

https://reviews.llvm.org/D130660



More information about the lldb-commits mailing list