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
*
[dotest] Avoid the need for LEVEL= makefile boilerplate
Pavel Labath
2019-09-04
45
-133
/
+45
*
[test] Remove print statements and verify that the symbol exists
Jonas Devlieghere
2019-09-03
1
-10
/
+1
*
[dotest] Remove long running test "decorator" and re-enable tests.
Jonas Devlieghere
2019-08-27
1
-5
/
+0
*
[lldb][NFC] Remove unused imports in python tests
Raphael Isemann
2019-08-02
42
-96
/
+0
*
[lldb] Fix crash when looking up type coming from the ClangModuleDeclVendor
Raphael Isemann
2019-07-21
1
-0
/
+4
*
[Target] Generalize some behavior in Thread
Alex Langford
2019-05-15
1
-3
/
+4
*
[testsuite] Split Obj-C foundation test
Jonas Devlieghere
2019-04-10
4
-142
/
+154
*
[testsuite] Split Objective-C new syntax test
Jonas Devlieghere
2019-04-05
5
-204
/
+225
*
Bring Doxygen comment syntax in sync with LLVM coding style.
Adrian Prantl
2019-03-11
1
-1
/
+1
*
[lldb] [test] Mark failing tests XFAIL on NetBSD
Michal Gorny
2019-03-04
4
-4
/
+9
*
Pass arguments correctly to the objc object checker on arm64
Jim Ingham
2019-02-27
2
-0
/
+30
*
[Python3] Fix TestObjCMethods.py to work with py2 and 3.
Davide Italiano
2019-02-18
1
-1
/
+1
*
[lldb] Make frame recognizers vend synthesized eValueTypeVariableArgument values
Kuba Mracek
2019-02-07
1
-0
/
+1
*
Adjust documentation for git migration.
James Y Knight
2019-01-29
1
-1
/
+0
*
[testsuite] Remove unused seven module imports.
Jonas Devlieghere
2019-01-28
1
-10
/
+0
*
Add decorator support for the DWARF version produced by the compiler
Adrian Prantl
2019-01-24
1
-0
/
+1
*
[Test] Fix up tests affected by the new LLVM header.
Jonas Devlieghere
2019-01-22
1
-5
/
+5
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
6
-24
/
+18
*
Simplify testcase by using lldbutil.run_to_source_breakpoint()
Adrian Prantl
2019-01-07
1
-15
/
+2
*
[lldb] Fix ObjCExceptionRecognizedStackFrame to populate the list of recogniz...
Kuba Mracek
2019-01-04
1
-0
/
+11
*
[lldb] Retrieve currently handled Obj-C exception via __cxa_current_exception...
Kuba Mracek
2018-12-20
3
-17
/
+128
*
[lldb] Add GetCurrentException APIs to SBThread, add frame recognizer for obj...
Kuba Mracek
2018-11-28
1
-0
/
+10
*
[lldb] Add synthetic frontend for _NSCallStackArray
Kuba Mracek
2018-11-12
1
-2
/
+12
*
[lldb] Extract more fields from NSException values
Kuba Mracek
2018-11-12
3
-0
/
+135
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
2
-2
/
+2
*
[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
[next]