summaryrefslogtreecommitdiff
path: root/lldb/source/Interpreter/OptionValueFileColonLine.cpp
AgeCommit message (Expand)Author
2025-04-27Complete ToJSON for OptionValues (#137375)Ebuka Ezike
2024-08-27[lldb] Turn lldb_private::Status into a value type. (#106163)Adrian Prantl
2023-06-06[lldb/Commands] Add support to auto-completion for user commandsMed Ismail Bennani
2022-03-14[LLDB] Applying clang-tidy modernize-use-default-member-init over LLDBShafik Yaghmour
2021-07-02[lldb] Replace default bodies of special member functions with = default;Jonas Devlieghere
2021-06-09[lldb] Use C++11 default member initializersJonas Devlieghere
2021-02-28[lldb/Interpreter] Fix deep copying for OptionValue classesTatyana Krasnukha
2021-02-28[lldb/Interpreter][NFC] Remove explicit default initialization of members and...Tatyana Krasnukha
2020-07-20Add an option (-y) to "break set" and "source list" that uses the sameJim Ingham