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
/
NSSet.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LanguageRuntime] Move ObjCLanguageRuntime into a plugin
Alex Langford
2019-07-15
1
-1
/
+0
*
[Target] Remove Process::GetObjCLanguageRuntime
Alex Langford
2019-06-10
1
-2
/
+2
*
[LanguageRuntime] Introduce LLVM-style casts
Alex Langford
2019-06-08
1
-6
/
+2
*
Pass ConstString by value (NFC)
Adrian Prantl
2019-03-06
1
-5
/
+5
*
Fix some warnings in building LLDB.
Zachary Turner
2019-01-29
1
-16
/
+6
*
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
*
[ObjC] Fix the formatter for NSOrderedSet.
Davide Italiano
2018-05-29
1
-28
/
+5
*
Update NSArray/NSDictionary/NSSet formatters to handle new
Jason Molenda
2017-08-15
1
-7
/
+77
*
[Data formatters] Make NSSetM support both old- and new-style representation
Sean Callanan
2017-06-30
1
-28
/
+76
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-10
/
+10
*
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
*
Don't allow direct access to StreamString's internal buffer.
Zachary Turner
2016-11-16
1
-2
/
+2
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-575
/
+511
*
Remove more of the code-running ObjC data formatter support
Enrico Granata
2016-04-01
1
-95
/
+0
*
Fix Clang-tidy modernize-use-nullptr warnings in source/Plugins/Language; oth...
Eugene Zelenko
2016-02-29
1
-30
/
+31
*
The data formatters for NSArray, NSDictionary and (only partially) NSSet cont...
Enrico Granata
2016-02-12
1
-2
/
+2
*
Fix Clang-tidy modernize-use-override warnings in source/Plugins/Language; ot...
Eugene Zelenko
2015-10-20
1
-82
/
+80
*
This is the work I was building up to with my patches yesterday
Enrico Granata
2015-10-07
1
-34
/
+52
*
Add hooks that enable NSSet, NSDictionary and NSString formatting to apply to...
Enrico Granata
2015-10-02
1
-4
/
+28
*
Move Objective-C data formatters to the Objective-C language plugin where the...
Enrico Granata
2015-09-14
1
-0
/
+718