summaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectDiagnostics.cpp
AgeCommit message (Expand)Author
2025-05-22[lldb] Remove redundant control flow statements (NFC) (#141183)Kazu Hirata
2023-10-30[lldb] Part 2 of 2 - Refactor `CommandObject::DoExecute(...)` return `void` (...Pete Lawrence
2023-01-10Move from llvm::makeArrayRef to ArrayRef deduction guides - last partserge-sans-paille
2022-10-31[lldb] Add a "diagnostics dump" commandJonas Devlieghere