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
/
common
/
ThreadLauncher.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb, windows] Include WindowsError instead of ErrorHandling in ThreadLauncher
Stella Stamenova
2019-07-09
1
-1
/
+1
*
Fix ASCII art header
Jonas Devlieghere
2019-07-09
1
-2
/
+1
*
[Windows] Include ErrorHandling.h
Jonas Devlieghere
2019-07-09
1
-0
/
+2
*
[ThreadLauncher] Use mapWindowsError and LLDB_INVALID_HOST_THREAD
Jonas Devlieghere
2019-07-08
1
-4
/
+2
*
[Windows] Convert GetLastError to std::error_code
Jonas Devlieghere
2019-07-08
1
-2
/
+4
*
Change LaunchThread interface to return an expected.
Jonas Devlieghere
2019-07-05
1
-15
/
+7
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-2
/
+2
*
Delete LLDB's code for getting / setting thread name.
Zachary Turner
2017-03-04
1
-1
/
+0
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-49
/
+51
*
If lldb is being built with ASAN instrumentation, have lldb
Jason Molenda
2015-01-29
1
-0
/
+10
*
Implement explicit thread stack size specification on Windows.
Zachary Turner
2014-10-24
1
-1
/
+2
*
Allow ThreadLauncher::LaunchThread() to specify a minimum stack byte size whe...
Greg Clayton
2014-10-15
1
-2
/
+27
*
Create a HostThread abstraction.
Zachary Turner
2014-09-09
1
-0
/
+48