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
...
*
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
*
Make the eSearchDepthFunction searches work, add tests
Jim Ingham
2018-09-14
2
-8
/
+31
*
svn add the new files...
Jim Ingham
2018-09-13
4
-0
/
+253
*
Add a "scripted" breakpoint type to lldb.
Jim Ingham
2018-09-13
1
-2
/
+16
*
Add support for descriptions with command completions.
Raphael Isemann
2018-09-13
2
-0
/
+45
*
[LLDB] - Improved DWARF5 support.
George Rimar
2018-09-13
2
-0
/
+92
*
[DWARFExpression] Read literars as unsigned values.
Jonas Devlieghere
2018-09-13
3
-0
/
+81
*
Commit my attempt to test the change to ProcessGDBRemote
Jason Molenda
2018-09-12
2
-0
/
+52
*
Add a basic test for 'memory region'
Raphael Isemann
2018-09-12
3
-0
/
+73
*
Rollback "Fix raw address breakpoints not resolving".
Davide Italiano
2018-09-10
1
-37
/
+0
*
Fix raw address breakpoints not resolving
Ted Woodward
2018-09-10
1
-0
/
+37
*
Print column info in backtraces et al. if available
Adrian Prantl
2018-09-05
2
-2
/
+3
*
Avoid using short identifiers in some tests
Pavel Labath
2018-08-31
3
-21
/
+21
*
XFail one more VSCode test which fails under heavy load
Pavel Labath
2018-08-31
1
-0
/
+1
*
Fix deadlock in gdb-client tests
Pavel Labath
2018-08-30
1
-1
/
+1
*
Added initial code completion support for the `expr` command
Raphael Isemann
2018-08-30
7
-36
/
+312
*
Support setting a breakpoint by FileSpec+Line+Column in the SBAPI.
Adrian Prantl
2018-08-30
6
-7
/
+105
*
Move the column marking functionality to the Highlighter framework
Raphael Isemann
2018-08-30
1
-2
/
+3
*
Allow IRInterpreter to deal with non-power-of-2 sized types to support some b...
Frederic Riss
2018-08-28
2
-0
/
+47
*
Respect platform sysroot when loading core files
Pavel Labath
2018-08-28
1
-9
/
+41
*
Disable exceptions for TestDataFormatterLibcxxOptional.py
Frederic Riss
2018-08-25
1
-1
/
+1
*
[vscode] Skip some of the vscode tests on Linux and fix one
Stella Stamenova
2018-08-24
3
-0
/
+17
[prev]
[next]