summaryrefslogtreecommitdiff
path: root/lldb/tools/debugserver/source/JSON.cpp
AgeCommit message (Expand)Author
2024-06-08[lldb] Remove redundant c_str() calls in stream output (NFC) (#94839)Shivam Gupta
2021-09-27[lldb] Move StringConvert inside debugserverMichał Górny
2021-05-26[lldb][NFC] Use C++ versions of the deprecated C standard library headersRaphael Isemann
2019-11-18[lldb] Fix JSON parser to allow empty arraysAlex Cameron
2019-05-24Fix integer literals which are cast to boolJonas Devlieghere
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-12-01Fix warnings in JSON.cpp, NFCVedant Kumar
2017-05-12Rename Error -> Status.Zachary Turner
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2016-08-29Copy StringExtractor to StdStringExtractor.Zachary Turner
2016-08-25Fix warnings preventing copy elision.Pavel Labath
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