summaryrefslogtreecommitdiff
path: root/lldb/unittests/API/SBCommandInterpreterTest.cpp
AgeCommit message (Expand)Author
2025-09-04[lldb] Correct style of error messages (#156774)Jonas Devlieghere
2025-03-18[lldb] Fix double free in CommandPluginInterfaceImplementation (#131658)Jonas Devlieghere
2025-02-26[lldb] Build the API unittests with -Wdocumentation (#128893)Jonas Devlieghere
2023-05-10[lldb] Mark most SBAPI methods involving private types as protected or privateAlex Langford
2022-04-22[LLDB] Applying clang-tidy modernize-use-override over LLDBShafik Yaghmour
2020-04-14[lldb] Fix a typo in a test nameWalter Erquinigo