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
...
*
[lldb] Introduce StackFrameRecognizer [take 2]
Kuba Mracek
2018-10-31
4
-0
/
+161
*
Revert r345678 (build failure on Linux machines).
Kuba Mracek
2018-10-31
4
-161
/
+0
*
[lldb] Introduce StackFrameRecognizer
Kuba Mracek
2018-10-31
4
-0
/
+161
*
[testsuite] Skip an already failing test on MacOS.
Davide Italiano
2018-10-30
1
-0
/
+1
*
[DataFormatters] Adding formatters for libc++ std::u16string and std::u32string
Shafik Yaghmour
2018-10-26
3
-3
/
+9
*
Update test that checks auto-completion for settings set.
Jonas Devlieghere
2018-10-26
1
-0
/
+5
*
Remove test that checks auto-completion for settings set.
Jonas Devlieghere
2018-10-26
1
-5
/
+0
*
[API] Extend the `SBThreadPlan` interface
Aleksandr Urakov
2018-10-25
4
-0
/
+93
*
Support nwere versions of the Segger J-Link jtag board software.
Jason Molenda
2018-10-23
2
-2
/
+154
*
Skip test with older versions of clang
Jonas Devlieghere
2018-10-23
1
-0
/
+1
*
[lldbsuite, windows] Disable two tail call frames tests that fail on Windows
Stella Stamenova
2018-10-19
2
-0
/
+5
*
[lldbsuite] Mark the TestScriptedResolver tests as XFAIL on Windows
Stella Stamenova
2018-10-18
1
-0
/
+4
*
Revert "Return a named error in the result object of an expression with no re...
Krasimir Georgiev
2018-10-18
3
-60
/
+0
*
Return a named error in the result object of an expression with no result
Jim Ingham
2018-10-16
3
-0
/
+60
*
Tiny testsuite tweaks. Don't run the apple simulator
Jason Molenda
2018-10-16
3
-0
/
+11
*
Use a relaxed substring check for function names in a test
Vedant Kumar
2018-10-16
1
-2
/
+7
*
Don't run TestBreakpointIt.py on arm64 devices;
Jason Molenda
2018-10-16
1
-0
/
+2
*
[lldbsuite] Fix the mac version decorator to work on non-mac platforms
Stella Stamenova
2018-10-16
1
-2
/
+2
*
Use assertEqual to improve test failure logging
Vedant Kumar
2018-10-16
2
-12
/
+12
*
[lldbsuite] Make the names of test classes unique
Stella Stamenova
2018-10-15
1
-1
/
+1
*
[lldbsuite] Disable Test128BitsInteger on Windows
Stella Stamenova
2018-10-15
1
-1
/
+4
*
Fix failure in get_filecheck_path when filecheck is None
Stella Stamenova
2018-10-12
1
-1
/
+1
*
Changing test names in TestDataFormatterLibcxxVariant.py and TestStdFunctionS...
Shafik Yaghmour
2018-10-12
2
-2
/
+2
*
[dotest] Make a missing FileCheck binary a warning, not an error
Vedant Kumar
2018-10-12
3
-6
/
+12
*
[lldbsuite] Fix the filecheck functionality to work with Python 3
Stella Stamenova
2018-10-12
1
-1
/
+1
*
Adding support to step into the callable wrapped by libc++ std::function
Shafik Yaghmour
2018-10-12
3
-0
/
+116
*
Add support for artificial tail call frames
Vedant Kumar
2018-10-05
31
-0
/
+591
*
Relax a data formatter test
Vedant Kumar
2018-10-05
1
-0
/
+1
*
TestMultilineExpr: validate evaluation for expressions that span multiple lines
Stefan Granitz
2018-10-05
3
-101
/
+0
*
Fix typos.
Bruce Mitchener
2018-10-04
1
-1
/
+1
*
Fix buildbot regression by rL339929: NameError: global name 'test_directory' ...
Jan Kratochvil
2018-10-03
1
-1
/
+1
*
Adding skipIf to std::variant libc++ data-formatter test since get is not ava...
Shafik Yaghmour
2018-10-03
1
-0
/
+2
*
Skip test with older versions of clang
Adrian Prantl
2018-10-03
1
-0
/
+1
*
Remove unnecessary field
Adrian Prantl
2018-10-02
1
-1
/
+1
*
DWARFExpression: Resolve file addresses in the linked module
Adrian Prantl
2018-10-02
4
-0
/
+80
*
Enable C++ tests to run in the -gmodules configuration on Darwin.
Adrian Prantl
2018-10-01
2
-4
/
+4
*
Fix tests affected by printing change.
Jonas Devlieghere
2018-10-01
2
-2
/
+2
*
[SBAPI/Target] Expose SetStatistics(bool enable)/GetStatistics().
Davide Italiano
2018-09-28
1
-0
/
+9
*
Change the unwinder to not use a hard-coded limit on the
Jason Molenda
2018-09-25
3
-0
/
+50
*
[lldbinline] Set directory attribute on test-specific classes
Vedant Kumar
2018-09-25
1
-1
/
+1
*
XFAIL some tests in TestTargetCreateDeps on linux
Pavel Labath
2018-09-25
1
-0
/
+4
*
Skip test if gcc version is less than 7.1 since it doesn't support -gcolumn-i...
Tatyana Krasnukha
2018-09-21
1
-0
/
+4
*
[lldbtest] Fix self.filecheck check file lookup
Vedant Kumar
2018-09-20
1
-10
/
+11
*
[target] Change target create's behavior wrt loading dependent files.
Jonas Devlieghere
2018-09-20
5
-0
/
+151
*
[DataFormatters] Add formatter for C++17 std::variant
Shafik Yaghmour
2018-09-19
3
-0
/
+148
*
Allow use of self.filecheck in LLDB tests (c.f self.expect)
Vedant Kumar
2018-09-18
6
-66
/
+127
*
Revert "[DataFormatters] Add formatter for C++17 std::variant"
Shafik Yaghmour
2018-09-17
3
-148
/
+0
*
[DataFormatters] Add formatter for C++17 std::variant
Shafik Yaghmour
2018-09-17
3
-0
/
+148
*
Add descriptions to completed expressions
Raphael Isemann
2018-09-17
1
-0
/
+33
*
[IRInterpreter] Fall back to JIT with 128-bit values.
Davide Italiano
2018-09-14
3
-0
/
+15
[prev]
[next]