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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't cancel the current IOHandler when we push a handler for an utility func...
Raphael Isemann
2018-08-29
2
-0
/
+3
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
3
-3
/
+3
*
[ObjCRuntime] Add support for obfuscation in tagged pointers.
Davide Italiano
2018-07-09
4
-7
/
+54
*
Use llvm::VersionTuple instead of manual version marshalling
Pavel Labath
2018-06-18
1
-4
/
+2
*
Fix/unify the spelling of Objective-C.
Adrian Prantl
2018-06-13
2
-3
/
+3
*
Fix _NSCFBoolean data formatter.
Jonas Devlieghere
2018-05-18
1
-3
/
+3
*
[LanguageRuntime/ObjC] Turn off ISA logging once and for all.
Davide Italiano
2018-05-12
1
-4
/
+6
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
7
-404
/
+378
*
Move Args::StringTo*** functions to a new OptionArgParser class
Pavel Labath
2018-04-10
1
-1
/
+2
*
Fix check for verbose logging.
Adrian Prantl
2018-03-26
1
-3
/
+2
*
Log ObjC Runtime messages only in verbose mode
Adrian Prantl
2018-03-23
1
-2
/
+2
*
Fix some warnings found by ToT clang
Pavel Labath
2017-11-02
1
-2
/
+0
*
Remove a stray space.
Jim Ingham
2017-10-30
1
-1
/
+1
*
[Expression parser] Setting to enable use of ExternalASTMerger
Sean Callanan
2017-09-28
2
-0
/
+10
*
Update the Objective-C runtime interface code to handle objc objects
Jason Molenda
2017-09-27
4
-12
/
+180
*
[Expression Parser] Inhibit global lookups for symbols in the IR dynamic checks
Sean Callanan
2017-09-26
1
-78
/
+36
*
Move Timer and TraceOptions from Core to Utility
Pavel Labath
2017-06-29
1
-1
/
+1
*
Fix assorted compiler warnings. NFC
Pavel Labath
2017-06-06
1
-0
/
+1
*
Remove an expensive lock from Timer
Pavel Labath
2017-05-15
1
-1
/
+2
*
Rename Error -> Status.
Zachary Turner
2017-05-12
5
-43
/
+43
*
Fixed a crash when dealing with an empty method name in the ObjC runtime.
Sean Callanan
2017-04-26
1
-1
/
+6
*
Tone down the "lldb types" log a bit.
Jim Ingham
2017-04-04
1
-4
/
+13
*
The expression text in AppleObjCRuntimeV1::CreateObjectChecker
Jason Molenda
2017-03-24
1
-2
/
+3
*
Delete some more dead includes.
Zachary Turner
2017-03-22
1
-1
/
+1
*
Move FileSpec from Host -> Utility.
Zachary Turner
2017-03-22
1
-1
/
+1
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
7
-7
/
+7
*
Fix various warnings. NFC
Zachary Turner
2017-03-02
1
-4
/
+2
*
Remove LIBLLDB_LOG_VERBOSE category
Pavel Labath
2017-02-05
1
-24
/
+13
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
4
-11
/
+11
*
[CMake] [2/4] Update a batch of plugins
Chris Bieneman
2017-01-31
1
-1
/
+15
*
Fix more unused variable warnings when asserts are disabled.
Hafiz Abid Qadeer
2017-01-20
1
-0
/
+1
*
Fix i386 being able to show member variables correctly by not returning empty...
Greg Clayton
2016-12-09
2
-7
/
+3
*
Use Timeout<> in EvaluateExpressionOptions class
Pavel Labath
2016-12-06
2
-5
/
+5
*
Don't allow direct access to StreamString's internal buffer.
Zachary Turner
2016-11-16
1
-1
/
+1
*
Make Options::SetOptionValue take a StringRef.
Zachary Turner
2016-11-12
1
-1
/
+1
*
Remove a couple of old TODOs and don't make a new ConstString each time; none...
Enrico Granata
2016-10-31
1
-12
/
+15
*
To fix TestObjCMethods2/i386, allowed messaging nil ObjC objects as in x86_64.
Sean Callanan
2016-09-29
1
-0
/
+3
*
Try to fix build errors on Android.
Zachary Turner
2016-09-22
1
-1
/
+1
*
Convert option tables to ArrayRefs.
Zachary Turner
2016-09-22
1
-9
/
+8
*
Make lldb::Regex use StringRef.
Zachary Turner
2016-09-21
1
-3
/
+5
*
Fix an issue where LLDB was not masking enough bits off of objc classes data(...
Enrico Granata
2016-09-13
1
-1
/
+14
*
Fix -Wcovered-switch-default warning in AppleObjCRuntimeV2.cpp
Ed Maste
2016-09-08
1
-2
/
+0
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
16
-6679
/
+6068
*
Remove unused variables.
Zachary Turner
2016-08-31
1
-2
/
+1
*
Add logic to the ObjC runtime in LLDB to extract the pointer values of the tw...
Enrico Granata
2016-08-20
4
-1
/
+63
*
Decoupled Options from CommandInterpreter.
Todd Fiala
2016-08-11
1
-5
/
+6
*
Delete Host/windows/win32.h
Zachary Turner
2016-08-09
1
-1
/
+1
*
The lack of classes in the hash table is not an error - it's very legitimatel...
Enrico Granata
2016-08-06
1
-1
/
+1
*
Tweaks to the reporting of "missing dyld shared cached" that make it easier t...
Enrico Granata
2016-08-05
2
-23
/
+69
*
Fix an issue where LLDB would detect an empty shared cache - which is legitim...
Enrico Granata
2016-07-21
2
-25
/
+43
[next]