summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/SymbolFile/DWARF/DWARFASTParserClangTests.cpp
Commit message (Expand)AuthorAgeFilesLines
* [lldb] Remove default llvm::Triple argument from ClangASTContext constructorRaphael Isemann2020-01-081-2/+3
* [lldb] Add sanity check to CreateDeclContext and fixed illformed CompilerCont...Raphael Isemann2019-12-231-1/+1
* [lldb] Add a SubsystemRAII that takes care of calling Initialize and Terminat...Raphael Isemann2019-12-231-13/+4
* [lldb][NFC] Make CompilerDeclContext construction type safeRaphael Isemann2019-12-231-1/+1
* [lldb][NFC] Create the ASTContext in ClangASTContext exactly once.Raphael Isemann2019-10-021-2/+15
* Enhance SymbolFileDWARF::ParseDeclsForContext performancePavel Labath2019-09-241-15/+23
* Fix GetDIEForDeclContext so it only returns entries matching the provided con...Pavel Labath2019-08-291-0/+47
OpenPOWER on IntegriCloud