[all-commits] [llvm/llvm-project] 6754ca: Add an SB API to get the SBTarget from an SBBreakp...
jimingham via All-commits
all-commits at lists.llvm.org
Thu Oct 15 14:29:06 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6754caa9bf21a759c4080a797f23e2b7a77a71e1
https://github.com/llvm/llvm-project/commit/6754caa9bf21a759c4080a797f23e2b7a77a71e1
Author: Jim Ingham <jingham at apple.com>
Date: 2020-10-15 (Thu, 15 Oct 2020)
Changed paths:
M lldb/bindings/interface/SBBreakpoint.i
M lldb/include/lldb/API/SBBreakpoint.h
M lldb/source/API/SBBreakpoint.cpp
M lldb/test/API/python_api/breakpoint/TestBreakpointAPI.py
Log Message:
-----------
Add an SB API to get the SBTarget from an SBBreakpoint
Differential Revision: https://reviews.llvm.org/D89358
More information about the All-commits
mailing list