Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [lldb] Add a SubsystemRAII that takes care of calling Initialize and Terminat... | Raphael Isemann | 2019-12-23 | 1 | -8/+2 |
* | [lldb][NFC] Return a reference from ClangASTContext::getASTContext and remove... | Raphael Isemann | 2019-12-21 | 1 | -1/+1 |
* | [lldb][NFC] Remove all ASTContext getter wrappers from ClangASTContext | Raphael Isemann | 2019-12-21 | 1 | -1/+1 |
* | [lldb][NFC] Remove redundant ASTContext args to CopyDecl/DeportDecl | Raphael Isemann | 2019-12-20 | 1 | -5/+1 |
* | [lldb][NFC] Move utility functions from ClangASTImporter and ClangExpressionD... | Raphael Isemann | 2019-12-20 | 1 | -20/+7 |
* | [lldb][NFC] Add unit test for persistent variable lookup with ClangExpression... | Raphael Isemann | 2019-12-18 | 1 | -13/+100 |
* | [lldb][NFC] Allow creating ClangExpressionDeclMap and ClangASTSource without ... | Raphael Isemann | 2019-12-17 | 1 | -0/+59 |