Revert "[lldb/API] Expose Target::CreateBreakpoint(..., move_to_nearest_code) overload"
authorMed Ismail Bennani <medismail.bennani@gmail.com>
Tue, 15 Dec 2020 05:11:35 +0000 (06:11 +0100)
committerMed Ismail Bennani <medismail.bennani@gmail.com>
Tue, 15 Dec 2020 05:18:04 +0000 (06:18 +0100)
commit1d3f1eb855fcfb03b6ddb92543c02694115b5739
treec1040922ada8b6a8a33f578f6fbc1853e854dbb5
parenta6805a0e02c98c1065038c0c75a25c45ee29b932
Revert "[lldb/API] Expose Target::CreateBreakpoint(..., move_to_nearest_code) overload"

This reverts commit 04696ff002e7d311887b7b7e6e171340a0623dd9.

Exposing the LazyBool private type in SBTarget.h breaks some tests.
lldb/bindings/interface/SBTarget.i
lldb/include/lldb/API/SBTarget.h
lldb/source/API/SBTarget.cpp
lldb/test/API/functionalities/breakpoint/breakpoint_by_line_and_column/TestBreakpointByLineAndColumn.py