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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Don't take the address of an xvalue when printing an expr result
Raphael Isemann
2018-07-09
3
-0
/
+54
*
[test-suite] Add a decorator for the lack of libstdcxx on the system.
Davide Italiano
2018-07-06
10
-26
/
+21
*
Remove a bunch more references to _LIBCPP_INLINE_VISIBILITY
Jim Ingham
2018-07-06
8
-40
/
+18
*
Don't muck with _LIBCPP_INLINE_VISIBILITY just to get predictable line table ...
Jim Ingham
2018-07-05
1
-9
/
+8
*
Fix and simplify lldb.command decorator
Dave Lee
2018-07-04
3
-2
/
+45
*
[lldb-mi] Re-implement symbol-list-lines command.
Alexander Polyakov
2018-07-03
5
-124
/
+0
*
Add new API to SBTarget and SBModule classes.
Alexander Polyakov
2018-07-03
2
-0
/
+48
*
[lldb-mi] Re-implement a few MI commands.
Alexander Polyakov
2018-07-02
1
-348
/
+0
*
[lldbsuite, windows] Don't crash LLDB when we try to retrieve a register on W...
Stella Stamenova
2018-07-02
3
-12
/
+12
*
Fix TestLoadUsingPaths on linux
Pavel Labath
2018-06-29
1
-0
/
+1
*
Add a way to load an image using a library name and list of paths.
Jim Ingham
2018-06-28
6
-0
/
+184
*
[lldbsuite] Fix TestBreakpointHitCount on Windows
Stella Stamenova
2018-06-28
1
-1
/
+1
*
Skip core file tests on build configurations lacking necessary components
Pavel Labath
2018-06-28
2
-0
/
+21
*
[SymbolFile] Implement GetCompleteObjCClass for .debug_names
Jonas Devlieghere
2018-06-27
1
-3
/
+16
*
This is not a debug info sensitive test.
Jim Ingham
2018-06-26
1
-0
/
+2
*
Fix TestThreadExit for gcc&libc++ combo
Pavel Labath
2018-06-25
1
-1
/
+2
*
Make testcase classnames unique
Jan Kratochvil
2018-06-24
3
-3
/
+3
*
Mark this test as no debuginfo
Adrian Prantl
2018-06-22
1
-1
/
+1
*
Android.rules: Use libc++ by default
Pavel Labath
2018-06-22
3
-9
/
+14
*
[DataFormatter] Add CFDictionary data formatter
Jonas Devlieghere
2018-06-21
2
-1
/
+10
*
Disable gmodules tests on linux
Pavel Labath
2018-06-21
1
-1
/
+1
*
Make test sources compatible with android+libcxx+modules
Pavel Labath
2018-06-20
8
-102
/
+101
*
Make sure TestNumThreads works with libc++
Pavel Labath
2018-06-20
2
-2
/
+6
*
IRInterpreter: fix sign extension of small types (pr37840)
Pavel Labath
2018-06-20
1
-0
/
+8
*
Make TestCommandScript.py NO_DEBUG_INFO_TESTCASE
Pavel Labath
2018-06-19
1
-0
/
+1
*
Fix the 'tb' alias command
Frederic Riss
2018-06-18
1
-0
/
+25
*
Fix TestExec after r334783
Frederic Riss
2018-06-15
1
-8
/
+1
*
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
[prev]
[next]