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
/
packages
/
Python
/
lldbsuite
/
test
/
functionalities
/
data-formatter
/
data-formatter-objc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb/test] Add test for CMTime data formatter
Jonas Devlieghere
2020-01-14
3
-0
/
+67
*
[lldb][tests] Cleanup '.categories'
Tatyana Krasnukha
2020-01-10
1
-1
/
+1
*
LanguageRuntime: Simplify NSException::GetSummary() output
Med Ismail Bennani
2019-12-13
2
-8
/
+8
*
[lldb][NFC] Remove 'from __future__ import print_function' from all tests tha...
Raphael Isemann
2019-12-13
14
-14
/
+0
*
Add arm64_32 support to lldb, an ILP32 codegen
Jason Molenda
2019-10-16
1
-1
/
+1
*
Canonicalize variable usage in testsuite Makefiles
Adrian Prantl
2019-09-25
3
-9
/
+12
*
[dotest] Avoid the need for LEVEL= makefile boilerplate
Pavel Labath
2019-09-04
3
-9
/
+3
*
[lldb][NFC] Remove unused imports in python tests
Raphael Isemann
2019-08-02
2
-6
/
+0
*
[Test] Remove no_debug_info_test decorator from Obj-C data formatters.
Jonas Devlieghere
2019-04-05
11
-11
/
+0
*
[testsuite] Split Objective-C data formatter
Jonas Devlieghere
2019-04-05
14
-530
/
+584
*
Fix a double-overrelease in the TestDataFormatterObjC test program.
Adrian Prantl
2019-03-14
1
-4
/
+5
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
3
-12
/
+9
*
[DataFormatter] Add CFDictionary data formatter
Jonas Devlieghere
2018-06-21
2
-1
/
+10
*
[ObjC] Add dataformatter for NSDecimalNumber
Jonas Devlieghere
2018-06-13
2
-1
/
+13
*
Fix _NSCFBoolean data formatter.
Jonas Devlieghere
2018-05-18
1
-2
/
+4
*
[ObjC] Fix the NSConcreteData formatter and test it
Vedant Kumar
2018-02-22
2
-2
/
+14
*
Wrap all references to build artifacts in the LLDB testsuite (NFC)
Adrian Prantl
2018-01-19
3
-7
/
+7
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-25
1
-0
/
+1
*
Revert "Initial patchset to get the testsuite running against armv7 and arm64...
Chris Bieneman
2017-09-25
1
-1
/
+0
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-22
1
-0
/
+1
*
Revert this patch; I was emailing with Eugene and they have some other change...
Jason Molenda
2017-09-21
1
-1
/
+0
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-21
1
-0
/
+1
*
Updated NSNumber formatter for new internal representation.
Sean Callanan
2017-06-19
1
-2
/
+13
*
xfail TestDataFormatterNSIndexPath.py on macOS i386
Todd Fiala
2016-10-06
1
-0
/
+1
*
Do not assume we will be able to discover the return type of this selector ca...
Enrico Granata
2016-09-30
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
3
-212
/
+332
*
Change the formula for tagged NSIndexPath data formatting
Enrico Granata
2016-09-01
3
-0
/
+110
*
s/Cocoa/Foundation/
Enrico Granata
2016-07-19
2
-2
/
+2
*
It has been brought to my attention that, given two variables
Enrico Granata
2016-05-25
2
-6
/
+9
*
Remove what I believe are the last known instances of formatters that run code
Enrico Granata
2016-04-08
2
-30
/
+3
*
Remove even more of the data formatters that silently run code
Enrico Granata
2016-04-08
2
-31
/
+1
*
Remove more of the code-running ObjC data formatter support
Enrico Granata
2016-04-01
1
-6
/
+1
*
Make it so that the data formatter for NSError can see through a variable of ...
Enrico Granata
2016-03-15
2
-5
/
+8
*
The data formatters for NSArray, NSDictionary and (only partially) NSSet cont...
Enrico Granata
2016-02-12
2
-51
/
+1
*
Move the rest of the tests over to using the new decorator module.
Zachary Turner
2016-02-04
2
-4
/
+6
*
Remove `use_lldb_suite` from the package, and don't import it anymore.
Zachary Turner
2015-11-03
2
-2
/
+2
*
Tighten up sys.path, and use absolute imports everywhere.
Zachary Turner
2015-11-03
2
-4
/
+4
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
7
-0
/
+1383