summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/TestingSupport
Commit message (Expand)AuthorAgeFilesLines
* [lldb] Add a SubsystemRAII that takes care of calling Initialize and Terminat...Raphael Isemann2019-12-231-0/+90
* [lldb][NFC] Return a reference from ClangASTContext::getASTContext and remove...Raphael Isemann2019-12-211-3/+3
* [lldb][NFC] Remove all ASTContext getter wrappers from ClangASTContextRaphael Isemann2019-12-211-1/+1
* [lldb][NFC] Move utility functions from ClangASTImporter and ClangExpressionD...Raphael Isemann2019-12-202-0/+78
* [lldb] Put the headers in unittests/TestingSupport/ into modulesRaphael Isemann2019-12-201-0/+11
* [lldb] - Update unit tests after lib/ObjectYAML change.George Rimar2019-09-131-2/+3
* Properly EXCLUDE_FROM_ALL the testing support libraryPavel Labath2019-08-211-1/+1
* Fix build for r369374Pavel Labath2019-08-201-0/+1
* unittests: Use yaml2obj as a library instead of an external processPavel Labath2019-08-203-24/+64
* [Logging] Replace Log::Printf with LLDB_LOG macro (NFC)Jonas Devlieghere2019-07-241-1/+1
* Implement GetSharedLibraryInfoAddressAntonio Afonso2019-06-141-0/+150
* Fix file names in file headers. NFCFangrui Song2019-05-131-1/+1
* Include inlined functions when figuring out a contiguous address rangeGreg Clayton2019-05-063-0/+40
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-194-16/+12
* Revert "[FileSystem] Make use of FS in TildeExpressionResolver"Jonas Devlieghere2018-11-092-5/+3
* [FileSystem] Make use of FS in TildeExpressionResolverJonas Devlieghere2018-11-092-3/+5
* cmake + xcode: prevent gtests from using includes from project rootTim Hammerquist2017-10-035-0/+170
OpenPOWER on IntegriCloud