summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.h
AgeCommit message (Expand)Author
2025-02-17[lldb] Support stepping through C++ thunks (#127419)Jonas Devlieghere
2024-06-20Refactor GetObjectDescription() to return llvm::Expected (NFC)Adrian Prantl
2023-03-07Revert "[lldb] Ignore libcxx std::ranges global variables in frame var"Michael Buch
2023-03-03[lldb] Ignore libcxx std::ranges global variables in frame varMichael Buch
2022-02-16[LLDB] Replace use of double underscore in identifiersShafik Yaghmour
2020-10-09[lldb] Delete copy operations on PluginInterface classPavel Labath
2020-06-19As part of using inclusive language with the llvm project,Eric Christopher
2020-06-02[lldb] NFC remove DISALLOW_COPY_AND_ASSIGNKonrad Kleine
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-11-06[LLDB] Adding caching to libc++ std::function formatter for lookups that requ...shafik
2019-07-12[LanguageRuntime] Move CPPLanguageRuntime into a pluginAlex Langford