summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Language/CPlusPlus/CxxStringTypes.h
AgeCommit message (Expand)Author
2025-06-17[LLDB] Consolidate C++ string buffer summaries (#144258)nerix
2024-10-24[lldb] Move ValueObject into its own library (NFC) (#113393)Jonas Devlieghere
2020-02-17[lldb] Update header guards to be consistent and compliant with LLVM (NFC)Jonas Devlieghere
2019-08-21Add char8_t support (C++20)Jonas Devlieghere
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-02-02Move classes from Core -> Utility.Zachary Turner
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2015-09-04Move the C++ data formatters to the C++ language pluginEnrico Granata