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
/
lang
/
objc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SymbolFile] Implement GetCompleteObjCClass for .debug_names
Jonas Devlieghere
2018-06-27
1
-3
/
+16
*
Fix/unify the spelling of Objective-C.
Adrian Prantl
2018-06-13
1
-1
/
+1
*
@skipUnlessDarwin TestOrderedSet
Pavel Labath
2018-05-30
1
-0
/
+1
*
[ObjC] Add a Makefile for the test added in r333465.
Davide Italiano
2018-05-29
1
-0
/
+6
*
[ObjC] Fix the formatter for NSOrderedSet.
Davide Italiano
2018-05-29
2
-0
/
+25
*
Typo fixes.
Bruce Mitchener
2018-05-29
1
-1
/
+1
*
Remove -gmodules restriction from test
Adrian Prantl
2018-03-16
1
-1
/
+0
*
Split skipIf decorator, the condition is supposed to be OR
Adrian Prantl
2018-03-15
1
-1
/
+2
*
[Dictionary] Rewrite the test added in r327587 as an inline test.
Davide Italiano
2018-03-15
2
-0
/
+13
*
[test] Replace some references to Apple-internal bugs
Vedant Kumar
2018-03-13
1
-3
/
+3
*
Rename clang.modules-cache-path to symbols.clang-modules-cache-path
Adrian Prantl
2018-03-10
1
-1
/
+1
*
Mark ObjC testcase as skipUnlessDarwin and fix a typo in test function.
Adrian Prantl
2018-03-02
1
-1
/
+2
*
Don't compile testcase with clang modules enabled.
Adrian Prantl
2018-03-02
2
-2
/
+1
*
Make the clang module cache setting available without a target
Adrian Prantl
2018-03-02
5
-0
/
+53
*
Re-enable lang/objc/modules/TestObjCModules
Jonas Devlieghere
2018-02-16
1
-4
/
+0
*
Rewrite testcase to not depend on Foundation implementation details.
Adrian Prantl
2018-02-08
7
-31
/
+22
*
[testsuite] Skip a flakey test.
Davide Italiano
2018-02-05
1
-0
/
+1
*
[lang/Objc] UNXFAIL a test. Nullability has been implemented in clang.
Davide Italiano
2018-02-05
1
-1
/
+0
*
Compile the LLDB tests out-of-tree.
Adrian Prantl
2018-01-30
16
-44
/
+51
*
Use test-specific module caches to avoid stale header conflicts
Vedant Kumar
2018-01-25
6
-6
/
+6
*
Wrap all references to build artifacts in the LLDB testsuite (NFC)
Adrian Prantl
2018-01-19
37
-51
/
+52
*
A third attempt to mark TestRdar12408181.py as skipped
Vedant Kumar
2018-01-17
1
-1
/
+3
*
Try again to mark TestRdar12408181.py as skipped
Vedant Kumar
2018-01-17
1
-3
/
+7
*
Skip a flaky test (TestRdar12408181.py)
Vedant Kumar
2018-01-17
1
-1
/
+3
*
[TestModulesInlineFunctions] This test now passes.
Davide Italiano
2017-12-12
1
-1
/
+0
*
Rollback [Testsuite] Rename this file from *m -> *mm.
Davide Italiano
2017-12-12
1
-0
/
+0
*
[testsuite] Remove testing failures vestiges.
Davide Italiano
2017-12-12
1
-60
/
+0
*
[Testsuite] Rename this file from *m -> *mm.
Davide Italiano
2017-12-11
1
-0
/
+0
*
Remove getCategories mechanism of specifying test categories
Pavel Labath
2017-11-02
1
-4
/
+1
*
Add support for running the lldb testsuite against an apple watch
Jason Molenda
2017-09-27
3
-0
/
+6
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-25
7
-17
/
+54
*
Revert "Initial patchset to get the testsuite running against armv7 and arm64...
Chris Bieneman
2017-09-25
7
-53
/
+17
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-22
7
-17
/
+53
*
Revert this patch; I was emailing with Eugene and they have some other change...
Jason Molenda
2017-09-21
7
-53
/
+17
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-21
7
-17
/
+53
*
Updated the NSArray and NSDictionary formatters to support new storage formats.
Sean Callanan
2017-06-23
1
-4
/
+0
*
[testsuite] xfailed two tests that depend on NSString conforming to NSCopying.
Sean Callanan
2017-06-14
1
-0
/
+4
*
[TypeSystem] Handle Clang AttributedTypes
Sean Callanan
2017-06-02
1
-10
/
+121
*
[TypeSystem] Fix inspection of Objective-C object types
Sean Callanan
2017-05-15
3
-0
/
+94
*
Windows fix for TestConflictingDefinition makefile
Pavel Labath
2017-05-03
1
-1
/
+1
*
Fixed a bug where we did not properly use the complete versions of Objective-...
Sean Callanan
2017-05-03
9
-0
/
+134
*
Fix i386 being able to show member variables correctly by not returning empty...
Greg Clayton
2016-12-09
2
-4
/
+5
*
Handle UTF-16 and UTF-32 constant CFStrings
Sean Callanan
2016-12-01
2
-0
/
+11
*
remove xfail from TestObjCNewSyntax.py test_expr_gmodules()
Todd Fiala
2016-10-24
1
-4
/
+0
*
Added a decorator for the macOS version and switched over testcases that used...
Sean Callanan
2016-10-20
5
-10
/
+5
*
More testsuite xfail markings cleanup.
Jim Ingham
2016-10-18
2
-3
/
+2
*
This test is no longer failing for gmodules.
Jim Ingham
2016-10-15
1
-4
/
+0
*
This test passes on i386 now.
Jim Ingham
2016-10-14
1
-4
/
+0
*
This test is passing on i386 now.
Jim Ingham
2016-10-14
1
-2
/
+0
*
This test now passes.
Jim Ingham
2016-10-12
1
-2
/
+0
[next]