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
*
[Breakpoint] Make breakpoint language agnostic
Alex Langford
2019-05-11
1
-12
/
+12
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-4
/
+0
*
Pass ConstString by value (NFC)
Adrian Prantl
2019-03-06
1
-5
/
+5
*
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
*
[LLDB] Added syntax highlighting support
Raphael Isemann
2018-08-02
1
-0
/
+7
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
Convert UniqueCStringMap to use StringRef.
Zachary Turner
2016-10-06
1
-0
/
+6
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-180
/
+128
*
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