This patch exposes the getter and setter methods for the command
interpreter print_errors run option.
rdar://74816984
Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Paths
| Differential D98001
[lldb/API] Add CommandInterpreter::{Get,Set}PrintErrors to SBAPI (NFC) ClosedPublic Authored by mib on Mar 4 2021, 7:28 PM.
Details Summary This patch exposes the getter and setter methods for the command rdar://74816984 Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Diff Detail
Event TimelineComment Actions LGTM with the \n.
This revision is now accepted and ready to land.Mar 5 2021, 10:14 AM This revision was landed with ongoing or failed builds.Mar 5 2021, 10:34 AM Closed by commit rGc964741996bc: [lldb/API] Add CommandInterpreter::{Get,Set}PrintErrors to SBAPI (NFC) (authored by mib). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 328582 lldb/bindings/interface/SBCommandInterpreterRunOptions.i
lldb/include/lldb/API/SBCommandInterpreterRunOptions.h
lldb/source/API/SBCommandInterpreterRunOptions.cpp
lldb/test/API/python_api/interpreter/TestRunCommandInterpreterAPI.py
|
No newline at end of file