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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Change TestExec.py from creating an i386+x86_64 fat binary
Jason Molenda
2018-06-15
5
-90
/
+87
*
[lit] Split test_set_working_dir TestProcessLaunch into two tests and fix it ...
Stella Stamenova
2018-06-13
2
-12
/
+29
*
[ObjC] Add dataformatter for NSDecimalNumber
Jonas Devlieghere
2018-06-13
2
-1
/
+13
*
Fix/unify the spelling of Objective-C.
Adrian Prantl
2018-06-13
2
-2
/
+2
*
DebugNamesDWARFIndex: Implement DWARFDeclContext variant of GetTypes method
Pavel Labath
2018-06-12
1
-2
/
+15
*
Exempt some compilers from new static variable test.
Jonas Devlieghere
2018-06-12
1
-8
/
+34
*
[Test] Update static variable test.
Jonas Devlieghere
2018-06-11
1
-4
/
+23
*
Add a new SBTarget::LoadCore() overload which surfaces errors if the load fails
Leonard Mosescu
2018-06-11
1
-0
/
+18
*
Fix tuple getter in std unique pointer pretty-printer
Pavel Labath
2018-06-11
2
-0
/
+16
*
[lldb-mi] Re-implement MI -exec-step command.
Alexander Polyakov
2018-06-10
1
-2
/
+2
*
Fix TestMiExec.py
Pavel Labath
2018-06-08
1
-2
/
+2
*
[lit, windows] Disable a number of tests that are failing on Windows
Stella Stamenova
2018-06-07
19
-0
/
+37
*
dotest: make inline tests compatible with -f
Pavel Labath
2018-06-05
1
-54
/
+7
*
[LLDB] Unit tests basic support for OpenBSD
David Carlier
2018-06-04
1
-0
/
+10
*
[LLDB] Unit tests basic support for OpenBSD
David Carlier
2018-06-04
1
-15
/
+19
*
Fix silly error introduced after testing in r333813.
James Y Knight
2018-06-02
1
-7
/
+0
*
Fix support for distinguishing archive members by timestamp on Darwin.
James Y Knight
2018-06-02
5
-0
/
+129
*
Fix Module::FindTypes to return the correct number of matches.
Frederic Riss
2018-06-01
4
-0
/
+41
*
Remove the TestSequenceFunctions "example" test
Pavel Labath
2018-05-31
1
-34
/
+0
*
@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
*
XFAIL TestMachCore for windows hosts
Pavel Labath
2018-05-29
1
-0
/
+1
*
Typo fixes.
Bruce Mitchener
2018-05-29
7
-9
/
+9
*
NFC: Fix some comment typos.
Bob Wilson
2018-05-28
1
-1
/
+1
*
Enable ProcessMachCore plugin on non-apple platforms
Pavel Labath
2018-05-22
2
-2
/
+0
*
Fix _NSCFBoolean data formatter.
Jonas Devlieghere
2018-05-18
1
-2
/
+4
*
[lit, lldbsuite] Disable tests that are failing because of pr21765 and pr24489
Stella Stamenova
2018-05-17
3
-0
/
+3
*
[lit] Fix several tests that fail when using Python 3 or on Windows
Stella Stamenova
2018-05-14
2
-6
/
+16
*
Revert "[LLDB] Support GNU-style compressed debug sections (.zdebug)"
Davide Italiano
2018-05-12
3
-66
/
+0
*
[LLDB] Support GNU-style compressed debug sections (.zdebug)
Davide Italiano
2018-05-12
3
-0
/
+66
*
[lit, lldbsuite] Add a bug reference to the failing TestLinuxCore and fix an ...
Stella Stamenova
2018-05-09
2
-12
/
+12
*
[test] Re-enable TestUnicodeSymbols
Jonas Devlieghere
2018-05-08
1
-1
/
+0
*
Really test type lookup in TestCppTypeLookup.py
Frederic Riss
2018-05-08
1
-0
/
+5
*
[lit, lldbsuite] Fixes for several tests LLDB tests for Python 3 or Windows
Stella Stamenova
2018-05-07
3
-2
/
+11
*
Test Commit: fix a comment to be grammatically correct
Stella Stamenova
2018-05-07
1
-1
/
+1
*
Add children and child[N] properties to SBValue.i.
Jim Ingham
2018-05-04
1
-1
/
+15
*
Use the UUID from the minidump's CodeView Record for placeholder modules
Leonard Mosescu
2018-05-02
2
-9
/
+68
*
Fix the .experimental. settings feature so that we don't return an error
Jason Molenda
2018-05-01
1
-0
/
+38
*
Remove redundant command.
Adrian Prantl
2018-05-01
1
-1
/
+0
*
Split TestGlobalVariables into two and xfail one of them for arm64 linux
Pavel Labath
2018-05-01
1
-10
/
+23
*
Fix type_lookup test to make buildbots happy
Eugene Zemtsov
2018-05-01
3
-3
/
+3
*
Remove premature caching of the global variables list in CompileUnit.
Adrian Prantl
2018-04-30
2
-4
/
+20
*
Fix expression parser to not accept any type whose basename matches for a typ...
Greg Clayton
2018-04-30
3
-0
/
+159
*
ObjectFileELF: Add support for arbitrarily named code sections
Pavel Labath
2018-04-30
3
-0
/
+49
*
Fixup r331049 (FileSpec auto-normalization)
Pavel Labath
2018-04-30
1
-1
/
+1
*
[debugserver] Fix the G packet handling.
Frederic Riss
2018-04-27
1
-0
/
+9
*
Mark test as @skipIfOutOfTreeDebugserver
Frederic Riss
2018-04-27
1
-0
/
+1
*
[debugserver] Fix handling of the 'g' packet
Frederic Riss
2018-04-27
1
-0
/
+30
*
[debugserver] Return 'ios' instead of 'iphoneos' for the ostype.
Frederic Riss
2018-04-25
1
-8
/
+8
[prev]
[next]