summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Expression/ClangExpressionDeclMapTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [lldb] Add a SubsystemRAII that takes care of calling Initialize and Terminat...Raphael Isemann2019-12-231-8/+2
* [lldb][NFC] Return a reference from ClangASTContext::getASTContext and remove...Raphael Isemann2019-12-211-1/+1
* [lldb][NFC] Remove all ASTContext getter wrappers from ClangASTContextRaphael Isemann2019-12-211-1/+1
* [lldb][NFC] Remove redundant ASTContext args to CopyDecl/DeportDeclRaphael Isemann2019-12-201-5/+1
* [lldb][NFC] Move utility functions from ClangASTImporter and ClangExpressionD...Raphael Isemann2019-12-201-20/+7
* [lldb][NFC] Add unit test for persistent variable lookup with ClangExpression...Raphael Isemann2019-12-181-13/+100
* [lldb][NFC] Allow creating ClangExpressionDeclMap and ClangASTSource without ...Raphael Isemann2019-12-171-0/+59
OpenPOWER on IntegriCloud