summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Target
Commit message (Expand)AuthorAgeFilesLines
* [lldb] Add a SubsystemRAII that takes care of calling Initialize and Terminat...Raphael Isemann2019-12-231-23/+10
* Modernize the rest of the Find.* API (NFC)Adrian Prantl2019-10-171-2/+3
* Move ProcessInstanceInfoTest to UtilityPavel Labath2019-08-262-94/+0
* ProcessInstanceInfo: Fix dumping of invalid user idsPavel Labath2019-08-261-0/+18
* [ExecutionContext] Return the target/process byte order.Jonas Devlieghere2019-08-072-2/+124
* SymbolVendor: Move Symtab construction into the SymbolFilePavel Labath2019-07-262-0/+4
* C.128 override, virtual keyword handlingRaphael Isemann2019-05-031-2/+2
* Refactor user/group name resolving codePavel Labath2019-03-042-0/+76
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* [FileSystem] Move path resolution logic out of FileSpecJonas Devlieghere2018-11-012-4/+3
* [FileSystem] Remove Exists() from FileSpecJonas Devlieghere2018-11-011-3/+4
* [FileSystem] Remove GetByteSize() from FileSpecJonas Devlieghere2018-11-011-2/+2
* [FileSystem] Extend file system and have it use the VFS.Jonas Devlieghere2018-10-311-1/+4
* Remove UUID::SetFromCStringPavel Labath2018-06-211-1/+1
* Replace HostInfo::GetLLDBPath with specific functionsPavel Labath2018-06-191-2/+1
* Fix PathMappingListTest on windowsPavel Labath2018-06-141-3/+11
* Fix PathMappingList tests on windowsPavel Labath2018-05-231-25/+24
* Fix PathMappingList for relative and empty paths after recent FileSpec normal...Greg Clayton2018-05-212-0/+110
* FileSpec: Remove PathSyntax enum and use llvm version insteadPavel Labath2018-05-141-1/+1
* Fix a compiler warning in ModuleCacheTest.cpp, NFCVedant Kumar2018-02-231-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-8/+5
* Rename Error -> Status.Zachary Turner2017-05-121-3/+3
* Add format_provider for the MemoryRegionInfo::OptionalBool enumPavel Labath2017-02-222-0/+21
* Fix unittests after r295088Pavel Labath2017-02-151-0/+0
* Remove dependencies from Utility to Core and Target.Zachary Turner2017-02-143-0/+192
OpenPOWER on IntegriCloud