summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* [lldb] Avoid snprintf in PlatformRemoteDarwinDevicePavel Labath2019-11-261-19/+14
* [Logging] Replace Log::Printf with LLDB_LOG macro (NFC)Jonas Devlieghere2019-07-241-27/+40
* [lldb] NFC modernize codebase with modernize-use-nullptrKonrad Kleine2019-05-231-12/+12
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-4/+0
* 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-4/+0
* [FileSystem] Move path resolution logic out of FileSpecJonas Devlieghere2018-11-011-9/+13
* [FileSystem] Remove Exists() from FileSpecJonas Devlieghere2018-11-011-11/+12
* [FileSystem] Remove GetPermissions() and Readable() from FileSpecJonas Devlieghere2018-11-011-1/+1
* [FileSystem] Move EnumerateDirectory from FileSpec to FileSystem.Jonas Devlieghere2018-11-011-19/+20
* For a built & test bot, add an environment variable PLATFORM_SDK_DIRECTORY,Jason Molenda2018-10-161-0/+23
* Use llvm::VersionTuple instead of manual version marshallingPavel Labath2018-06-181-32/+18
* [FileSpec] Make style argument mandatory for SetFile. NFCJonas Devlieghere2018-06-131-4/+4
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-26/+23
* Move ArchSpec to the Utility modulePavel Labath2017-11-131-1/+0
* Move the code to find a binary in a bundle in the target.exec-search-pathsJason Molenda2017-06-021-63/+5
* Rename Error -> Status.Zachary Turner2017-05-121-10/+10
* Unify the common code in the ios, tvos, watchos platforms into a singleJason Molenda2017-04-171-0/+712
OpenPOWER on IntegriCloud