[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
Wed Jul 27 13:15:18 PDT 2022


clayborg added a comment.

There must be a test for this, obviously we don't have one, but check the blame log and ask the original author how this should be tested.


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