summaryrefslogtreecommitdiff
path: root/lldb/tools/debugserver/source/JSONGenerator.h
AgeCommit message (Expand)Author
2022-04-04Add DumpBinaryEscaped method to JSONGenerator, avoid extra copyJason Molenda
2020-02-17[lldb] Update header guards to be consistent and compliant with LLVM (NFC)Jonas Devlieghere
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-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-12-15Simplify Boolean expressionsJonas Devlieghere
2018-11-11Remove header grouping comments.Jonas Devlieghere
2018-05-02Enable AUTOBRIEF in doxygen configuration.Adrian Prantl
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2015-06-25Commit file that was missing 240466.Greg Clayton
2015-06-23Revert "Reduced packet counts to the remote GDB server where possible."Chaoren Lin
2015-06-22Reduced packet counts to the remote GDB server where possible.Greg Clayton