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
...
*
Use the DWARF linkage name when importing C++ methods.
Davide Italiano
2018-03-27
3
-0
/
+63
*
Fix TestDisassembleBreakpoint broken by r328488
Pavel Labath
2018-03-26
2
-33
/
+22
*
Make @skipUnlessSupportedTypeAttribute windows-compatible
Pavel Labath
2018-03-26
1
-5
/
+4
*
Add and fix some tests for PPC64
Pavel Labath
2018-03-26
6
-35
/
+37
*
[LLDB][PPC64] Fix TestGdbRemoteAuxvSupport
Pavel Labath
2018-03-26
1
-0
/
+15
*
Add a test for setting the load address of a module with differing physical/v...
Pavel Labath
2018-03-26
1
-0
/
+19
*
Add support for __attribute__(trivial_abi).
Jim Ingham
2018-03-23
4
-0
/
+128
*
Last batch of test-tree cleaning changes
Pavel Labath
2018-03-21
5
-118
/
+80
*
Fix TestOperatorOverload for 32-bit builds
Pavel Labath
2018-03-21
2
-14
/
+4
*
[Testsuite] Modernize this test to be run out-of-tree.
Davide Italiano
2018-03-20
1
-5
/
+3
*
[ExpressionParser] Re-implement r327356 in a less disruptive way.
Davide Italiano
2018-03-20
4
-0
/
+61
*
[TestExpr] Fix a typo in a test, unbreaking the lldb Mac OS X bot.
Davide Italiano
2018-03-20
1
-1
/
+1
*
[LLDB] Fix TestTargetXMLArch's expected arch
Pavel Labath
2018-03-20
1
-1
/
+1
*
Fix some tests for PPC64le architecture
Pavel Labath
2018-03-20
4
-15
/
+39
*
Re-land: [lldb] Use vFlash commands when writing to target's flash memory reg...
Pavel Labath
2018-03-20
2
-2
/
+63
*
Modernize a test.
Jim Ingham
2018-03-19
1
-29
/
+2
*
[test] Skip flaky tests in TestMiSyntax on Darwin
Vedant Kumar
2018-03-19
1
-0
/
+3
*
[test] Skip flaky TestThreadStates tests on Darwin
Vedant Kumar
2018-03-19
1
-3
/
+3
*
[DWARFASTParserClang] Complete external record types before using them as a d...
Frederic Riss
2018-03-16
3
-0
/
+31
*
Skip TestThreadSpecificBpPlusCondition on Darwin due to timeouts
Vedant Kumar
2018-03-16
1
-0
/
+1
*
Remove -gmodules restriction from test
Adrian Prantl
2018-03-16
1
-1
/
+0
*
[dotest] Clean up test folder clean-up
Pavel Labath
2018-03-16
16
-71
/
+31
*
Skip more lldb-mi tests which time out on Darwin
Vedant Kumar
2018-03-16
1
-0
/
+3
*
Split skipIf decorator, the condition is supposed to be OR
Adrian Prantl
2018-03-15
1
-1
/
+2
*
[dotest] remove confirm_directory_exclusivity remnants
Pavel Labath
2018-03-15
1
-13
/
+0
*
Fix TestProcessLaunch breakage on MacOS
Pavel Labath
2018-03-15
1
-1
/
+1
*
Next batch of test-tree-cleaning changes
Pavel Labath
2018-03-15
9
-171
/
+87
*
@skipUnlessDarwin TestTargetSourceMap
Pavel Labath
2018-03-15
1
-0
/
+1
*
Fix a bug in "target.source-map" where we would resolve unmapped paths incorr...
Greg Clayton
2018-03-15
2
-0
/
+437
*
[Dictionary] Rewrite the test added in r327587 as an inline test.
Davide Italiano
2018-03-15
2
-0
/
+13
*
[test] Skip more lldb-mi tests which occasionally time out on Darwin
Vedant Kumar
2018-03-14
1
-1
/
+6
*
[test] Skip some lldb-mi tests which time out on Darwin
Vedant Kumar
2018-03-14
2
-0
/
+11
*
[test] Delete some xfailed lldb-mi tests
Vedant Kumar
2018-03-14
7
-638
/
+0
*
[test] Disable TestMachCore everywhere except on Darwin
Jonas Devlieghere
2018-03-14
1
-0
/
+1
*
Update selected thread after loading mach core
Jonas Devlieghere
2018-03-14
3
-0
/
+966
*
Skip TestWatchedVarHitWhenInScope.py everywhere
Pavel Labath
2018-03-14
1
-3
/
+1
*
[test] Replace some references to Apple-internal bugs
Vedant Kumar
2018-03-13
10
-32
/
+14
*
Add a missing return in SBPlatform::IsConnected and test
Jim Ingham
2018-03-13
1
-0
/
+8
*
Introduce a setting to disable Spotlight while running the test suite
Adrian Prantl
2018-03-12
1
-1
/
+6
*
Rename clang.modules-cache-path to symbols.clang-modules-cache-path
Adrian Prantl
2018-03-10
2
-2
/
+2
*
Make TestCompletion work on windows
Pavel Labath
2018-03-09
1
-58
/
+0
*
Move option parsing out of the Args class
Pavel Labath
2018-03-09
1
-26
/
+21
*
[test] Skip a test which sporadically fails in its dsym variant
Vedant Kumar
2018-03-09
1
-0
/
+2
*
[test] Skip a test when using an out-of-tree debugserver
Vedant Kumar
2018-03-08
5
-0
/
+18
*
[LLDB][PPC64] Fix single step and LldbGdbServer tests
Pavel Labath
2018-03-08
3
-6
/
+11
*
Add test for lldb-mi interpreter
Adrian Prantl
2018-03-06
2
-0
/
+39
*
Rewrite TestTargetSymbolsBuildidCase to be more focused
Pavel Labath
2018-03-06
3
-45
/
+0
*
[LLDB][PPC64] Fixed issues with expedited registers
Pavel Labath
2018-03-06
1
-0
/
+2
*
Upstreaming avx512 register support in debugserver. These changes
Jason Molenda
2018-03-06
4
-19
/
+241
*
[test] Skip pexpect-based lldb-mi tests on Darwin
Vedant Kumar
2018-03-05
4
-1
/
+20
[prev]
[next]