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
/
commands
/
expression
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] Add expect_expr function for testing expression evaluation in dotests.
Raphael Isemann
2020-01-15
1
-4
/
+4
*
[lldb/Expression] Improve interpreter error message with a non-running target
Med Ismail Bennani
2020-01-14
1
-4
/
+4
*
[lldb][NFC] Remove debug print statement from TestExprDiagnostics.py
Raphael Isemann
2020-01-13
1
-1
/
+0
*
[lldb] Mark several tests as not dependent on debug info
Raphael Isemann
2020-01-13
1
-0
/
+1
*
[lldb][tests] Cleanup '.categories'
Tatyana Krasnukha
2020-01-10
1
-1
/
+0
*
Change the patterns to include the prefix '= ' so we don't pass errantly.
Jason Molenda
2020-01-06
1
-5
/
+5
*
[lldb] Fix crash in AccessDeclContextSanity when copying FunctionTemplateDecl...
Raphael Isemann
2020-01-02
3
-4
/
+4
*
[lldb][test] Don't include "test_common.h" in the debug macros test
Tatyana Krasnukha
2019-12-26
1
-0
/
+3
*
[lldb/test] Skip editline tests when LLDB_ENABLE_LIBEDIT is off.
Jonas Devlieghere
2019-12-20
2
-0
/
+3
*
[ASTImporter][LLDB] Modifying ImportDeclContext(...) to ensure that we comple...
shafik
2019-12-19
3
-1
/
+44
*
Explicitly specify -std=c++11 and include <mutex> and <condition_variable>.
Jim Ingham
2019-12-16
2
-0
/
+3
*
Run all threads when extending a next range over a call.
Jim Ingham
2019-12-16
4
-87
/
+80
*
[lldb][NFC] Remove all `setUp` overrides that only call the parent implementa...
Raphael Isemann
2019-12-13
5
-18
/
+0
*
[lldb][NFC] Remove 'from __future__ import print_function' from all tests tha...
Raphael Isemann
2019-12-13
38
-40
/
+0
*
Don't run expect based tests remotely.
Jason Molenda
2019-12-11
1
-1
/
+1
*
Skip TestMultilineCompletion.py on ios testsuite runs.
Jason Molenda
2019-12-10
1
-0
/
+1
*
[lldb] Xfail TestCallOverriddenMethod.py for aarch64/linux
Muhammad Omair Javaid
2019-12-09
1
-0
/
+1
*
[lldb/IRExecutionUnit] Stop searching based on demangled names
Pavel Labath
2019-12-06
1
-1
/
+0
*
[lldb][NFC] Test going up/down one line in the multiline expression editor
Raphael Isemann
2019-12-03
1
-0
/
+67
*
Mark some tests as xfail on AArch64 Linux
Diana Picus
2019-12-03
1
-0
/
+2
*
[lldb] Don't enable expression log in TestEmptyStdModule.py
Raphael Isemann
2019-11-22
1
-1
/
+0
*
[lldb][NFC] Remove test directory completely
Tatyana Krasnukha
2019-11-21
3
-2
/
+0
*
[lldb] [test] Mark segv-related tests XFAIL on NetBSD
Michał Górny
2019-11-18
1
-0
/
+1
*
dotest: Add a way for the run_to_* helpers to register dylibs
Fred Riss
2019-11-15
1
-5
/
+8
*
Fix TestFormatters.py stepping too far
Diana Picus
2019-11-15
2
-6
/
+5
*
[lldb][test] Macros in expressions require DWARF 5
Tatyana Krasnukha
2019-11-12
2
-1
/
+4
*
[lldb] Skip parts of TestCallOverriddenMethod.py on Linux
Raphael Isemann
2019-11-08
1
-4
/
+18
*
Modernize TestWeakSymbols Makefile
Fred Riss
2019-11-07
1
-20
/
+15
*
[lldb] Add nodebug attribute to import-std-module/sysroot test
Raphael Isemann
2019-10-23
1
-0
/
+1
*
[lldb] Add test for executing static initializers in expression command
Raphael Isemann
2019-10-21
3
-0
/
+45
*
convert LLDBSwigPythonCallTypeScript to ArgInfo::max_positional_args
Lawrence D'Anna
2019-10-19
2
-0
/
+22
*
[lldb][NFC] Remove wrong tests in TestCallOverriddenMethod
Raphael Isemann
2019-10-18
1
-4
/
+0
*
[lldb] X-fail tests that use constructors in expressions on Windows
Raphael Isemann
2019-10-17
2
-1
/
+19
*
[lldb] Don't emit artificial constructor declarations as global functions
Raphael Isemann
2019-10-17
4
-0
/
+19
*
Add arm64_32 support to lldb, an ILP32 codegen
Jason Molenda
2019-10-16
3
-3
/
+5
*
Skip PExpect tests under ASAN, I can't get them to work reliably.
Adrian Prantl
2019-10-15
1
-0
/
+3
*
[lldb] Mark import-std-module/empty-module as libc++ test
Raphael Isemann
2019-10-11
1
-0
/
+4
*
[lldb] Add import-std-module/sysroot to the libc++ test category.
Raphael Isemann
2019-10-11
1
-0
/
+4
*
[lldb] Fix crash in CxxModuleHandler when std module is empty
Raphael Isemann
2019-10-11
6
-0
/
+78
*
[lldb] Make sure import-std-module/sysroot actually passes for the right reasons
Raphael Isemann
2019-10-10
6
-9
/
+16
*
[Testsuite] Get rid of most of the recursive shared library Makefiles
Frederic Riss
2019-10-08
2
-10
/
+5
*
[lldb][NFC] Actually test which method we call in TestCallOverriddenMethod
Raphael Isemann
2019-09-27
2
-4
/
+8
*
Modernize Makefile.
Adrian Prantl
2019-09-25
1
-1
/
+1
*
[lldb] Remove -nostdlib++ flag from import-std-module/sysroot test
Raphael Isemann
2019-09-25
1
-1
/
+1
*
[lldb][NFC] Refactor TestCallBuiltinFunction
Raphael Isemann
2019-09-25
1
-11
/
+4
*
[Make] Revert some changes from r372795.
Jonas Devlieghere
2019-09-25
1
-1
/
+1
*
Canonicalize variable usage in testsuite Makefiles
Adrian Prantl
2019-09-25
11
-17
/
+20
*
[lldb] Decouple importing the std C++ module from the way the program is comp...
Raphael Isemann
2019-09-24
44
-114
/
+0
*
[lldb-suite] TestCallOverriddenMethod.py is now passing on Windows
Stella Stamenova
2019-09-23
1
-1
/
+0
*
[lldb] Print better diagnostics for user expressions and modules
Raphael Isemann
2019-09-18
3
-0
/
+127
[next]