[Lldb-commits] [PATCH] D70907: Change Target::FindBreakpointsByName to return Expected<vector>

Joseph Tremoulet via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Dec 4 07:03:47 PST 2019


This revision was automatically updated to reflect the committed changes.
JosephTremoulet marked an inline comment as done.
Closed by commit rG95b2e516bd3e: Change Target::FindBreakpointsByName to return Expected<vector> (authored by JosephTremoulet).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70907

Files:
  lldb/include/lldb/Breakpoint/BreakpointList.h
  lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_names/TestBreakpointNames.py
  lldb/source/API/SBTarget.cpp
  lldb/source/Breakpoint/BreakpointList.cpp
  lldb/source/Target/Target.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70907.232128.patch
Type: text/x-patch
Size: 5427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191204/0dab7ea5/attachment.bin>


More information about the lldb-commits mailing list