summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ExpressionParser/Clang/ASTUtils.cpp
AgeCommit message (Expand)Author
2025-08-01NFC: Clean up of IntrusiveRefCntPtr construction from raw pointers. (#151782)James Y Knight
2024-08-20[lldb][ClangExpressionParser] Don't leak memory when multiplexing ExternalAST...Michael Buch
2021-07-02[lldb] Replace default bodies of special member functions with = default;Jonas Devlieghere
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-03-12Add ability to import std module into expression parser to improve C++ debuggingRaphael Isemann