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
...
*
[lit, lldbsuite] Update the lldbsuite to correctly run tests on windows and w...
Aaron Smith
2018-04-24
1
-5
/
+5
*
[dotest] Make the set of tests independent of the test configuration
Pavel Labath
2018-04-24
3
-61
/
+33
*
Temporarily skip Go TestExpressions on FreeBSD as it hangs
Ed Maste
2018-04-21
1
-0
/
+1
*
Fix a crash when resolving overloads of C++ virtual methods.
Adrian Prantl
2018-04-20
3
-0
/
+25
*
Attempt to fix TestMiniDump on windows
Pavel Labath
2018-04-19
1
-6
/
+6
*
Improve LLDB's handling of non-local minidumps
Leonard Mosescu
2018-04-18
2
-0
/
+33
*
Report more precise error message when attach fails
Pavel Labath
2018-04-18
2
-0
/
+36
*
[Statistics] Relax the test output a little bit.
Davide Italiano
2018-04-16
1
-4
/
+4
*
[Commands] Expose statistics through the SBAPI.
Davide Italiano
2018-04-16
3
-0
/
+34
*
Make sure deleting all breakpoints clears their sites first
Eugene Zemtsov
2018-04-16
2
-0
/
+23
*
[Command] Implement `statistics` command.
Davide Italiano
2018-04-13
3
-0
/
+26
*
Allow relative file paths when settings source breakpoints
Greg Clayton
2018-04-13
2
-2
/
+26
*
Re-land "Don't assume backing thread shares protocol ID."
Jonas Devlieghere
2018-04-13
2
-0
/
+95
*
Revert "Don't assume backing thread shares protocol ID."
Jonas Devlieghere
2018-04-12
2
-95
/
+0
*
Don't assume backing thread shares protocol ID.
Jonas Devlieghere
2018-04-12
2
-0
/
+95
*
[dotest] Fix syntax error and typo.
Jonas Devlieghere
2018-04-12
2
-2
/
+2
*
[dotest] Use in-tree dsymutil on Darwin
Jonas Devlieghere
2018-04-12
3
-2
/
+10
*
[lldb-server] Set a more generous timeout when testing gdbremote.
Davide Italiano
2018-04-06
1
-1
/
+1
*
[debugserver] Fix LC_BUILD_VERSION load command handling.
Frederic Riss
2018-04-06
3
-0
/
+142
*
[dotest] --skip-category should append and not override.
Davide Italiano
2018-04-05
1
-1
/
+1
*
Support template template parameters
Frederic Riss
2018-04-02
2
-0
/
+35
*
Revert r328715. Wasn't wrong, just not the issue.
Jim Ingham
2018-03-28
1
-1
/
+0
*
Explicitly import subprocess
Jim Ingham
2018-03-28
1
-0
/
+1
*
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
[prev]
[next]