[Lldb-commits] [PATCH] D82879: [lldb/api] Improve error reporting in SBBreakpoint::AddName (NFCI)

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jun 30 11:56:48 PDT 2020


mib updated this revision to Diff 274561.
mib edited the summary of this revision.
mib added a comment.

Introduced `SBBreakpoint::AddNameWithError` to avoid API stability breakage.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82879

Files:
  lldb/bindings/interface/SBBreakpoint.i
  lldb/include/lldb/API/SBBreakpoint.h
  lldb/source/API/SBBreakpoint.cpp
  lldb/test/API/functionalities/breakpoint/breakpoint_names/TestBreakpointNames.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82879.274561.patch
Type: text/x-patch
Size: 6101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200630/38ab8a50/attachment.bin>


More information about the lldb-commits mailing list