index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Plugins
/
Platform
/
MacOSX
/
PlatformRemoteDarwinDevice.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] Avoid snprintf in PlatformRemoteDarwinDevice
Pavel Labath
2019-11-26
1
-19
/
+14
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
1
-27
/
+40
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-12
/
+12
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-4
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
[FileSystem] Move path resolution logic out of FileSpec
Jonas Devlieghere
2018-11-01
1
-9
/
+13
*
[FileSystem] Remove Exists() from FileSpec
Jonas Devlieghere
2018-11-01
1
-11
/
+12
*
[FileSystem] Remove GetPermissions() and Readable() from FileSpec
Jonas Devlieghere
2018-11-01
1
-1
/
+1
*
[FileSystem] Move EnumerateDirectory from FileSpec to FileSystem.
Jonas Devlieghere
2018-11-01
1
-19
/
+20
*
For a built & test bot, add an environment variable PLATFORM_SDK_DIRECTORY,
Jason Molenda
2018-10-16
1
-0
/
+23
*
Use llvm::VersionTuple instead of manual version marshalling
Pavel Labath
2018-06-18
1
-32
/
+18
*
[FileSpec] Make style argument mandatory for SetFile. NFC
Jonas Devlieghere
2018-06-13
1
-4
/
+4
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-26
/
+23
*
Move ArchSpec to the Utility module
Pavel Labath
2017-11-13
1
-1
/
+0
*
Move the code to find a binary in a bundle in the target.exec-search-paths
Jason Molenda
2017-06-02
1
-63
/
+5
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-10
/
+10
*
Unify the common code in the ios, tvos, watchos platforms into a single
Jason Molenda
2017-04-17
1
-0
/
+712