summaryrefslogtreecommitdiff
path: root/lldb/source/API/SBCommandInterpreterRunOptions.cpp
AgeCommit message (Expand)Author
2024-06-07Add AllowRepeats to SBCommandInterpreterRunOptions. (#94786)jimingham
2022-01-20[lldb] Decouple instrumentation from the reproducersJonas Devlieghere
2022-01-09[lldb] Remove LLDB_RECORD_RESULT macroJonas Devlieghere
2022-01-09[lldb] Remove reproducer instrumentationJonas Devlieghere
2022-01-02[API] Remove redundant member initialization (NFC)Kazu Hirata
2021-03-05[lldb/API] Add CommandInterpreter::{Get,Set}PrintErrors to SBAPI (NFC)Med Ismail Bennani
2020-07-30[lldb] Add copy ctor/assignment operator to SBCommandInterpreterRunOptionsJonas Devlieghere
2020-06-24[lldb/API] Use std::make_unique<> (NFC)Jonas Devlieghere
2020-05-01[lldb/API] Add SBCommandInterpreterRunResultJonas Devlieghere
2020-04-30[lldb/API] Move SBCommandInterpreterRunOption in its own header. (NFC)Jonas Devlieghere