summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Symbol/TestClangASTImporter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [lldb] Add a SubsystemRAII that takes care of calling Initialize and Terminat...Raphael Isemann2019-12-231-9/+2
* [lldb][NFC] Return a reference from ClangASTContext::getASTContext and remove...Raphael Isemann2019-12-211-8/+8
* [lldb][NFC] Remove utility methods in TestClangASTImporterRaphael Isemann2019-12-201-35/+8
* [lldb][NFC] Remove redundant ASTContext args to CopyDecl/DeportDeclRaphael Isemann2019-12-201-12/+6
* [lldb][NFC] Move utility functions from ClangASTImporter and ClangExpressionD...Raphael Isemann2019-12-201-64/+44
* [lldb] Add tests for ClangASTImporter's DeportType and DeportDecl methodsRaphael Isemann2019-12-201-11/+82
* [lldb][NFC] Use StringRef in CreateRecordType and CreateObjCClassRaphael Isemann2019-12-171-1/+1
* [lldb][NFC] Rename ClangASTImporter::InsertRecordDecl to SetRecordLayout and ...Raphael Isemann2019-12-171-1/+1
* [lldb] Add unit test for ClangASTImporterRaphael Isemann2019-12-161-0/+220
OpenPOWER on IntegriCloud