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
/
Language
/
ObjC
/
CF.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LanguageRuntime] Move ObjCLanguageRuntime into a plugin
Alex Langford
2019-07-15
1
-1
/
+2
*
[Target] Remove Process::GetObjCLanguageRuntime
Alex Langford
2019-06-10
1
-3
/
+3
*
[LanguageRuntime] Introduce LLVM-style casts
Alex Langford
2019-06-08
1
-9
/
+3
*
Allow direct comparison of ConstString against StringRef
Raphael Isemann
2019-04-26
1
-4
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Simplify Boolean expressions
Jonas Devlieghere
2018-12-15
1
-1
/
+1
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-4
/
+4
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
1
-1
/
+1
*
Remove dependencies from Utility to Core and Target.
Zachary Turner
2017-02-14
1
-1
/
+1
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-2
/
+2
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-277
/
+262
*
Remove what I believe are the last known instances of formatters that run code
Enrico Granata
2016-04-08
1
-38
/
+22
*
Change Target::EvaluateExpression to take an ExecutionContextScope * rather t...
Jim Ingham
2015-10-28
1
-0
/
+1
*
This is the work I was building up to with my patches yesterday
Enrico Granata
2015-10-07
1
-6
/
+41
*
Move Objective-C data formatters to the Objective-C language plugin where the...
Enrico Granata
2015-09-14
1
-0
/
+298