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
/
Host
/
macosx
/
objcxx
/
Host.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][NFC] Use static_cast instead of reinterpret_cast where possible
Raphael Isemann
2020-01-07
1
-2
/
+2
*
[lldb] Fix macOS build by replacing nullptr with FileSpec()
Raphael Isemann
2019-12-04
1
-1
/
+1
*
Add arm64_32 support to lldb, an ILP32 codegen
Jason Molenda
2019-10-16
1
-0
/
+6
*
ProcessInstanceInfoMatch: Don't match processes with no name if a name match ...
Pavel Labath
2019-10-11
1
-8
/
+10
*
[Host] Return status directly from RunShellCommand
Jonas Devlieghere
2019-10-04
1
-4
/
+2
*
[Host] Don't discard return value from RunShellCommand
Jonas Devlieghere
2019-10-04
1
-3
/
+8
*
[ARM64] XPC services are unsupported on device.
Davide Italiano
2019-10-02
1
-2
/
+2
*
[Utility] Replace `lldb_private::CleanUp` by `llvm::scope_exit`
Jonas Devlieghere
2019-09-10
1
-4
/
+6
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
1
-24
/
+19
*
[Host] Fix out-of-line definition of StartMonitoringChildProcess
Jonas Devlieghere
2019-07-08
1
-1
/
+1
*
Change LaunchThread interface to return an expected.
Jonas Devlieghere
2019-07-05
1
-3
/
+6
*
Fix integer literals which are cast to bool
Jonas Devlieghere
2019-05-24
1
-1
/
+1
*
Hide stderr output from lldb-argdumper
Adrian Prantl
2019-04-24
1
-1
/
+4
*
Move ProcessInfo from Host to Utility.
Zachary Turner
2019-03-04
1
-1
/
+1
*
Move FileAction, ProcessInfo and ProcessLaunchInfo from Target to Host
Pavel Labath
2019-02-04
1
-1
/
+1
*
[Reproducers] Add file provider
Jonas Devlieghere
2019-01-29
1
-6
/
+9
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Fix stack-buffer-overflow in lldb_private::Host::FindProcesses (2/2)
Jonas Devlieghere
2018-12-21
1
-2
/
+2
*
Fix stack-buffer-overflow in lldb_private::Host::FindProcesses
Jonas Devlieghere
2018-12-20
1
-1
/
+1
*
Simplify Boolean expressions
Jonas Devlieghere
2018-12-15
1
-6
/
+4
*
[Host] Use FileSystem wrapper
Jonas Devlieghere
2018-12-10
1
-10
/
+8
*
[FileSystem] Add convenience method to check for directories.
Jonas Devlieghere
2018-11-08
1
-2
/
+2
*
[FileSystem] Move path resolution logic out of FileSpec
Jonas Devlieghere
2018-11-01
1
-6
/
+5
*
[FileSystem] Remove Exists() from FileSpec
Jonas Devlieghere
2018-11-01
1
-3
/
+3
*
[FileSystem] Remove ResolveExecutableLocation() from FileSpec
Jonas Devlieghere
2018-11-01
1
-2
/
+3
*
Replace HostInfo::GetLLDBPath with specific functions
Pavel Labath
2018-06-19
1
-6
/
+4
*
Fix macosx build broken by the VersionTuple refactor
Pavel Labath
2018-06-18
1
-6
/
+3
*
[FileSpec] Make style argument mandatory for SetFile. NFC
Jonas Devlieghere
2018-06-13
1
-3
/
+4
*
Fix macos xcode build.
Jason Molenda
2018-06-13
1
-5
/
+5
*
Add modules support for lldb headers in include/
Raphael Isemann
2018-06-13
1
-0
/
+1530