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
*
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
*
xfail TestTopLevelExprs for Android API 21-22 (llvm.org/pr27787)
Tamas Berghammer
2016-05-17
1
-2
/
+4
*
Test diamond virtual inheritance in top-level expressions.
Sean Callanan
2016-05-16
1
-1
/
+45
*
Clean up test results on Windows.
Zachary Turner
2016-05-13
2
-1
/
+1
*
Added missing makefile from patch D19124 (should fix the corresponding commit...
Cameron Desrochers
2016-05-12
1
-0
/
+5
*
[LLDB] Added support for PHI nodes to IR interpreter
Marianne Mailhot-Sarrasin
2016-05-12
2
-0
/
+57
*
Added a testcase that verifies that multiline expressions work.
Sean Callanan
2016-05-09
3
-0
/
+68
*
XFail TestIRInterpreter on Windows
Adrian McCarthy
2016-04-27
1
-0
/
+1
*
Added a testcase for the IR interpreter, ensuring that it behaves like the JIT.
Sean Callanan
2016-04-27
3
-0
/
+84
*
Bump up timeout in TestCallWithTimeout
Pavel Labath
2016-04-26
1
-2
/
+2
*
Fixes for platforms that default to unsigned char
Ulrich Weigand
2016-04-14
1
-1
/
+1
*
mark TestCallWithTimeout.py XFAIL on macosx.
Todd Fiala
2016-04-01
1
-1
/
+1
*
Figure out what the fixed expression is, and print it. Added another target ...
Jim Ingham
2016-03-29
1
-1
/
+5
*
Expose top-level Clang expressions via the command line and the API.
Sean Callanan
2016-03-28
5
-0
/
+174
*
Use Clang's FixItHints to correct expressions with "trivial" mistakes (e.g. "...
Jim Ingham
2016-03-25
3
-0
/
+114
*
Add regression test for expressions calling functions taking anonymous struct...
Ewan Crawford
2016-03-15
3
-0
/
+78
*
Remove expectedFailureFreeBSD decorator
Ed Maste
2016-02-19
2
-3
/
+2
*
Remove decorators related to debug info types.
Zachary Turner
2016-02-09
1
-1
/
+1
*
Delete all the xfail / skip decorators for specific compilers.
Zachary Turner
2016-02-09
2
-2
/
+2
*
Fix a typo in an xfail decorator in TestExprsChar
Tamas Berghammer
2016-02-09
1
-1
/
+1
*
[TestExprsChar] Fix a typo is failure archs list
Siva Chandra
2016-02-09
1
-1
/
+1
*
Remove skip and xfail decorators for target architecture.
Zachary Turner
2016-02-09
1
-5
/
+3
*
Remove expectedFailureWindows decorator.
Zachary Turner
2016-02-08
14
-18
/
+18
*
Move the rest of the tests over to using the new decorator module.
Zachary Turner
2016-02-04
17
-15
/
+34
*
Move some of the common decorators to decorators.py.
Zachary Turner
2016-02-04
3
-3
/
+9
*
Remove flaky annotation for TestCallWithTimeout on linux
Pavel Labath
2016-02-01
1
-1
/
+0
*
[LLDB][MIPS] Fix TestExprsChar.py
Sagar Thakur
2016-01-25
1
-0
/
+1
*
Remove assumptions that thread 0 is always the main thread.
Zachary Turner
2016-01-21
1
-6
/
+2
*
XFAIL some tests failing for Windows -> Android
Tamas Berghammer
2015-12-17
1
-0
/
+1
*
Read macro info from .debug_macro section and use it for expression evaluation.
Siva Chandra
2015-12-16
5
-0
/
+153
*
Recommit "Fix race during process interruption"
Pavel Labath
2015-12-07
1
-2
/
+2
*
Revert "Fix race during process interruption"
Pavel Labath
2015-12-01
1
-2
/
+2
*
Fix race during process interruption
Pavel Labath
2015-12-01
1
-2
/
+2
*
Fix to solve Bug 23139 & Bug 23560
Abhishek Aggarwal
2015-11-13
1
-2
/
+0
[next]