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
/
SystemRuntime
/
MacOSX
/
AppleGetThreadItemInfoHandler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compilation can end up calling functions (e.g. to resolve indirect functions)...
Jim Ingham
2016-03-21
1
-1
/
+3
*
Add a DiagnosticManager replace error streams in the expression parser.
Sean Callanan
2016-03-19
1
-19
/
+27
*
Reduce inclusion of clang headers.
Bruce Mitchener
2015-09-18
1
-3
/
+0
*
This patch makes Clang-independent base classes for all the expression types ...
Jim Ingham
2015-09-15
1
-64
/
+45
*
Final bit of type system cleanup that abstracts declaration contexts into lld...
Greg Clayton
2015-08-24
1
-5
/
+5
*
ClangASTType is now CompilerType.
Greg Clayton
2015-08-11
1
-4
/
+4
*
Add a new SBThread::SafeToCallFunctions API; this calls over to
Jason Molenda
2014-05-13
1
-0
/
+8
*
Rename eExecution*** to eExpression*** to be consistent with the result type.
Jim Ingham
2014-05-05
1
-1
/
+1
*
Make the Expression Execution result enum available to the SB API layer.
Jim Ingham
2014-05-05
1
-2
/
+2
*
Only allow on thread to run when calling libBacktraceRecording.
Jason Molenda
2014-04-25
1
-0
/
+2
*
Give the clang functions names. This is only for logging.
Jim Ingham
2014-04-22
1
-3
/
+4
*
Add some additional logging to the Mac OS X SystemRuntime. Fix a bug where l...
Jason Molenda
2014-02-15
1
-0
/
+3
*
Adjust the calls to __introspection_dispatch_thread_get_item_info to
Jason Molenda
2014-02-11
1
-5
/
+13
*
Change the Mac OS X SystemRuntime plugin from using the placeholder
Jason Molenda
2014-02-05
1
-0
/
+385