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
/
ObjCLanguage.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Clang-tidy modernize-use-nullptr warnings in source/Plugins/Language; oth...
Eugene Zelenko
2016-02-29
1
-1
/
+2
*
Introduce a way for Languages to specify whether values of "reference types" ...
Enrico Granata
2015-11-10
1
-0
/
+3
*
Fix Clang-tidy modernize-use-override warnings in source/Plugins/Language; ot...
Eugene Zelenko
2015-10-20
1
-9
/
+9
*
This is the work I was building up to with my patches yesterday
Enrico Granata
2015-10-07
1
-0
/
+4
*
Add a 'type lookup' command. This command is meant to look up type informatio...
Enrico Granata
2015-10-01
1
-0
/
+3
*
Move Objective-C data formatters to the Objective-C language plugin where the...
Enrico Granata
2015-09-14
1
-0
/
+3
*
Data formatter candidate matches can be generated in a number of ways; langua...
Enrico Granata
2015-09-09
1
-3
/
+6
*
Fix ObjCLanguage::MethodName::GetCategory after r246616; I was just moving th...
Jim Ingham
2015-09-03
1
-1
/
+1
*
Move more functionality from the LanguageRuntimes to the Languages.
Jim Ingham
2015-09-02
1
-0
/
+131
*
Add a new type of plugin: Language plugin
Enrico Granata
2015-08-27
1
-0
/
+63