summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.h
AgeCommit message (Expand)Author
2023-06-23[lldb][NFCI] Remove use of ConstString from StructuredDataPluginAlex Langford
2021-10-28[lldb] Remove ConstString from Process, ScriptInterpreter and StructuredData ...Pavel Labath
2021-10-18[lldb] Return StringRef from PluginInterface::GetPluginNamePavel Labath
2021-09-13[lldb] Remove PluginInterface::GetPluginVersionPavel Labath
2020-04-07[lldb] NFC: Fix trivial typo in comments, documents, and messagesKazuaki Ishizaki
2020-02-17[lldb] Update header guards to be consistent and compliant with LLVM (NFC)Jonas Devlieghere
2019-05-03C.128 override, virtual keyword handlingRaphael Isemann
2019-04-10[NFC] Remove ASCII lines from commentsJonas Devlieghere
2019-03-11Bring Doxygen comment syntax in sync with LLVM coding style.Adrian Prantl
2019-03-06Pass ConstString by value (NFC)Adrian Prantl
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-05-12Rename Error -> Status.Zachary Turner
2016-12-16Fix a bug when using a StructuredData darwin-log pluginJason Molenda
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2016-08-19Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala
2016-08-19Revert "Add StructuredData plugin type; showcase with new DarwinLog feature"Todd Fiala
2016-08-19Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala