summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/REPL
AgeCommit message (Expand)Author
2025-06-24Reapply "[lldb/cmake] Plugin layering enforcement mechanism (#144543)" (#145305)Pavel Labath
2025-06-23Revert "[lldb/cmake] Plugin layering enforcement mechanism (#144543)"Pavel Labath
2025-06-23[lldb/cmake] Plugin layering enforcement mechanism (#144543)Pavel Labath
2025-06-04[lldb/cmake] Implicitly pass arguments to llvm_add_library (#142583)Pavel Labath
2024-08-27[lldb] Turn lldb_private::Status into a value type. (#106163)Adrian Prantl
2024-06-20Convert ValueObject::Dump() to return llvm::Error() (NFCish)Adrian Prantl
2023-06-05[lldb][NFCI] Change return type of REPL::GetSourceFileBasenameAlex Langford
2023-05-23[LLDB] Add some declarations related to REPL support for mojowalter erquinigo
2022-03-31[LLDB] Applying clang-tidy modernize-use-equals-default over LLDBShafik Yaghmour
2021-11-02[lldb] Remove ConstString from TypeSystem and REPL plugin namesPavel Labath
2021-09-23[lldb] Add a C language REPL to test LLDB's REPL infrastructureRaphael Isemann