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
/
LanguageRuntime
/
ObjC
/
AppleObjCRuntime
/
AppleThreadPlanStepThroughObjCTrampoline.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-66
/
+52
*
Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin...
Eugene Zelenko
2015-10-22
1
-38
/
+27
*
This patch makes Clang-independent base classes for all the expression types ...
Jim Ingham
2015-09-15
1
-3
/
+3
*
Figure out the reply to "PlanExplainsStop" once when we stop and then use the...
Jim Ingham
2013-05-08
1
-4
/
+2
*
Change the AppleObjCTrampolineHandler to always run all threads when resolvin...
Jim Ingham
2013-03-22
1
-0
/
+6
*
Reworked the way Process::RunThreadPlan and the ThreadPlanCallFunction intero...
Jim Ingham
2013-02-09
1
-1
/
+1
*
We sometimes need to be able to call functions (via Process::RunThreadPlan) f...
Jim Ingham
2012-04-07
1
-3
/
+10
*
Convert lldb::ModuleSP to use an instrusive ref counted pointer.
Greg Clayton
2011-09-17
1
-3
/
+3
*
Changing the ObjC find method implementation to use a ClangUtilityFunction in...
Jim Ingham
2010-12-10
1
-13
/
+12
*
Add ThreadPlanTracer class to allow instruction step tracing of execution.
Jim Ingham
2010-11-11
1
-1
/
+1
*
Add a ObjC V1 runtime, and a generic AppleObjCRuntime plugin.
Jim Ingham
2010-11-04
1
-0
/
+96