summaryrefslogtreecommitdiff
path: root/lldb/source/Utility/Diagnostics.cpp
AgeCommit message (Expand)Author
2023-10-20[lldb] Use llvm::erase_if (NFC)Kazu Hirata
2023-02-09[lldb] Add the ability to remove diagnostic callbacksJonas Devlieghere
2023-01-07[lldb] Use std::optional instead of llvm::Optional (NFC)Kazu Hirata
2023-01-07[lldb] Add #include <optional> (NFC)Kazu Hirata
2022-10-31[lldb] Emit diagnostic events in the diagnostic dumpJonas Devlieghere
2022-10-31[lldb] Add a "diagnostics dump" commandJonas Devlieghere
2022-10-31[lldb] Add diagnosticsJonas Devlieghere