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
...
*
Makefile.rules: Use a shared clang module cache directory.
Adrian Prantl
2018-11-16
1
-1
/
+9
*
Implement basic DidAttach and DidLaunch for DynamicLoaderWindowsDYLD
Nathan Lanza
2018-11-15
6
-2
/
+103
*
Force SHELL to be cmd.exe on Windows for the test suite
Nathan Lanza
2018-11-15
1
-0
/
+11
*
Port the Darwin universal binary testcase to x86_64.
Adrian Prantl
2018-11-15
2
-61
/
+57
*
Add setting to require hardware breakpoints.
Jonas Devlieghere
2018-11-15
4
-1
/
+121
*
Remove the expectedFlakeyDsym decorator. It's not useful anymore.
Adrian Prantl
2018-11-14
2
-7
/
+0
*
Add GDB remote packet reproducer.
Jonas Devlieghere
2018-11-13
3
-0
/
+73
*
[lldb] Add synthetic frontend for _NSCallStackArray
Kuba Mracek
2018-11-12
1
-2
/
+12
*
[lldb] Extract more fields from NSException values
Kuba Mracek
2018-11-12
3
-0
/
+135
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
14
-14
/
+14
*
Add extra diagnostics to test
Adrian Prantl
2018-11-10
1
-0
/
+4
*
Work with a gdb-remote target that doesn't handle the
Jason Molenda
2018-11-09
1
-0
/
+64
*
Refactor ClangASTContext::AddEnumerationValueToEnumerationType() to remove re...
Shafik Yaghmour
2018-11-08
3
-0
/
+66
*
[TestVLA] Fix a python decorator.
Davide Italiano
2018-11-06
1
-1
/
+2
*
Skip this test on older versions of clang.
Adrian Prantl
2018-11-05
1
-0
/
+1
*
Fix (and improve) the support for C99 variable length array types
Adrian Prantl
2018-11-05
3
-0
/
+45
*
Remove Go debugger plugin
Jonas Devlieghere
2018-11-05
13
-774
/
+2
*
Fix duplicate testcase filename
Jan Kratochvil
2018-11-04
1
-0
/
+0
*
Add an SBExpressionOptions setting mirroring the "exec" command's --allow-jit.
Jim Ingham
2018-11-02
3
-0
/
+115
*
When no FileCheck binary is specified, look in the llvm/clang bin
Jason Molenda
2018-11-01
1
-0
/
+32
*
Makefile.rules: Don't use code signing on macOS; it isn't necessary.
Adrian Prantl
2018-10-31
1
-2
/
+3
*
[lldb] Introduce StackFrameRecognizer [take 3]
Kuba Mracek
2018-10-31
4
-0
/
+161
*
Revert r345686 due to build failures
Kuba Mracek
2018-10-31
4
-161
/
+0
*
[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
[prev]
[next]