summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Host/HostInfoTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [lldb] Add a SubsystemRAII that takes care of calling Initialize and Terminat...Raphael Isemann2019-12-231-9/+2
* Clear the output string passed to GetHostName()Aaron Smith2019-04-171-0/+6
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove header grouping comments.Jonas Devlieghere2018-11-111-1/+1
* [FileSystem] Extend file system and have it use the VFS.Jonas Devlieghere2018-10-311-6/+13
* Remove dependency from Host to clang.Zachary Turner2018-06-041-60/+1
* HostInfoMacOSX: Support finding the clang resource directory within CLTools.Adrian Prantl2018-05-251-0/+8
* Avoid using header from Host/macosx when not testing an apple build.James Y Knight2018-05-221-2/+6
* Conditionally compile a Darwin-only test.Adrian Prantl2018-05-111-0/+2
* Yet another follow-up to r332111. This also handles the case where anAdrian Prantl2018-05-111-5/+5
* Fix a regression in r332111. The LLDB.framework path component is notAdrian Prantl2018-05-111-1/+7
* HostInfoMacOSX: Share the clang resource directory with Swift.Adrian Prantl2018-05-111-0/+40
* Remove last Host usage from ArchSpecPavel Labath2017-11-131-1/+6
* Invert ArchSpec<->Platform dependencyPavel Labath2017-10-311-0/+40
OpenPOWER on IntegriCloud