summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/SymbolFile/DWARF
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-232-33/+10
* [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-292-0/+48
* SymbolVendor: Remove passthrough methodsPavel Labath2019-08-061-5/+2
* Fix some signed/unsigned comparison warningsPavel Labath2019-06-071-8/+8
* Fix a regression in DWARF access speed caused by svn revision 356190Greg Clayton2019-05-301-0/+253
* Fixed source header [NFC]Greg Clayton2019-05-291-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [FileSystem] Move path resolution logic out of FileSpecJonas Devlieghere2018-11-011-1/+1
* [FileSystem] Extend file system and have it use the VFS.Jonas Devlieghere2018-10-311-6/+9
* Move ArchSpec to the Utility modulePavel Labath2017-11-131-2/+2
* cmake + xcode: prevent gtests from using includes from project rootTim Hammerquist2017-10-031-1/+1
* [unittests] Add a helper function for getting an input filePavel Labath2017-06-292-14/+8
* Move FileSpec from Host -> Utility.Zachary Turner2017-03-221-1/+1
* [CMake] Update unit tests with accurate dependenciesChris Bieneman2017-02-011-0/+11
* [unittests] Split DWARF tests out of PDB, fix standalone buildMichal Gorny2017-01-024-0/+97
OpenPOWER on IntegriCloud