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
/
expression_command
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix whitespace in the python test suite.
Raphael Isemann
2018-07-27
10
-12
/
+12
*
[IRInterpreter] Fix misevaluation of interpretation expressions with `urem`.
Davide Italiano
2018-07-12
3
-0
/
+26
*
Don't take the address of an xvalue when printing an expr result
Raphael Isemann
2018-07-09
3
-0
/
+54
*
IRInterpreter: fix sign extension of small types (pr37840)
Pavel Labath
2018-06-20
1
-0
/
+8
*
[lit, lldbsuite] Disable tests that are failing because of pr21765 and pr24489
Stella Stamenova
2018-05-17
2
-0
/
+2
*
Use the DWARF linkage name when importing C++ methods.
Davide Italiano
2018-03-27
3
-0
/
+63
*
Add and fix some tests for PPC64
Pavel Labath
2018-03-26
1
-0
/
+1
*
[TestExpr] Fix a typo in a test, unbreaking the lldb Mac OS X bot.
Davide Italiano
2018-03-20
1
-1
/
+1
*
Fix some tests for PPC64le architecture
Pavel Labath
2018-03-20
1
-11
/
+26
*
Compile the LLDB tests out-of-tree.
Adrian Prantl
2018-01-30
4
-19
/
+23
*
[lldb] Fix some C++ virtual method call bugs in LLDB expression evaluation by
Lang Hames
2018-01-22
3
-0
/
+71
*
Wrap all references to build artifacts in the LLDB testsuite (NFC)
Adrian Prantl
2018-01-19
23
-25
/
+27
*
Make one more test redhat-compatible
Pavel Labath
2017-12-21
1
-11
/
+11
*
Work around test failures on red-hat linux
Pavel Labath
2017-12-21
1
-1
/
+1
*
[testsuite] Remove even more testing vestiges.
Davide Italiano
2017-12-12
1
-3
/
+0
*
Makefile.rules: compile all tests with -fno-limit-debug-info
Pavel Labath
2017-12-04
3
-21
/
+0
*
Make TestTopLevelExprs more robust in face of linker GC
Pavel Labath
2017-11-08
2
-21
/
+12
*
Extend android xfail in TestTopLevelExprs
Pavel Labath
2017-11-06
1
-1
/
+1
*
Split makefile for TestTopLevelExprs
Pavel Labath
2017-10-31
2
-6
/
+13
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-25
5
-5
/
+17
*
Revert "Initial patchset to get the testsuite running against armv7 and arm64...
Chris Bieneman
2017-09-25
5
-17
/
+5
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-22
5
-5
/
+17
*
Revert this patch; I was emailing with Eugene and they have some other change...
Jason Molenda
2017-09-21
5
-17
/
+5
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-21
5
-5
/
+17
*
remove FreeBSD xfail decorator from TestCallStdStringFunction
Ed Maste
2017-08-10
1
-3
/
+0
*
Convert a few more tests to use run_to_source_breakpoint.
Jim Ingham
2017-07-13
1
-26
/
+2
*
Working through testcases, converting to run_to_source_breakpoint.
Jim Ingham
2017-07-06
5
-99
/
+14
*
Add a lldbutils routine that gathers up the boiler-plate
Jim Ingham
2017-07-06
4
-84
/
+9
*
Mark TestCallThatRestarts as flaky on android
Pavel Labath
2017-06-13
1
-0
/
+2
*
Recommit "RunThreadPlan: Fix halting logic in IgnoreBreakpoints = false"
Pavel Labath
2017-05-25
2
-18
/
+55
*
Revert "RunThreadPlan: Fix halting logic in IgnoreBreakpoints = false"
Pavel Labath
2017-05-24
1
-14
/
+6
*
RunThreadPlan: Fix halting logic in IgnoreBreakpoints = false
Pavel Labath
2017-05-24
1
-6
/
+14
*
Fix segfault resulting from empty print prompt
Pavel Labath
2017-05-05
1
-0
/
+28
*
Don't access the process in expressions w/o checking that
Jim Ingham
2016-11-03
1
-0
/
+27
*
Fix a crash in expressions with fixits in the dummy target.
Jim Ingham
2016-10-17
1
-2
/
+9
*
Add the radar number on our end.
Jim Ingham
2016-10-11
1
-1
/
+1
*
Fixup the xfail situation on Windows.
Zachary Turner
2016-10-05
2
-0
/
+2
*
Adding ivars in class extensions isn't supported on i386; skip a test.
Sean Callanan
2016-09-30
1
-0
/
+1
*
Added a setting that enables saving all .o files from a given JIT expression.
Sean Callanan
2016-09-26
3
-0
/
+76
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
34
-574
/
+1006
*
Bump up TestCallWithTimeout timeout
Pavel Labath
2016-09-02
1
-2
/
+2
*
Make TestCallStopAndContinue clang-format-resilient
Pavel Labath
2016-08-12
2
-3
/
+2
*
Remember to add the testcase I wrote for r274822.
Jim Ingham
2016-07-15
3
-0
/
+102
*
Bump up timeout in TestCallWithTimeout
Pavel Labath
2016-07-07
1
-2
/
+2
*
XFAIL tests which fail with gcc on linux
Pavel Labath
2016-06-29
1
-0
/
+1
*
Don't run the top-level expression test case with -gmodules.
Sean Callanan
2016-06-23
1
-1
/
+1
*
Add "-gmodules" support to the test suite.
Todd Fiala
2016-05-26
1
-0
/
+1
*
Mark some arm-linux specific xfails marking bug entries
Omair Javaid
2016-05-25
2
-1
/
+3
*
Always rerun all tests on Windows.
Zachary Turner
2016-05-23
1
-0
/
+1
*
xfail TestTopLevelExprs for arm and aarch64 linux
Omair Javaid
2016-05-18
1
-0
/
+1
[next]