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 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
*
[test] Fix comment.
Dawn Perchik
2015-11-12
1
-1
/
+1
*
Remove `use_lldb_suite` from the package, and don't import it anymore.
Zachary Turner
2015-11-03
23
-23
/
+23
*
Tighten up sys.path, and use absolute imports everywhere.
Zachary Turner
2015-11-03
23
-43
/
+43
*
Move lldb/test to lldb/packages/Python/lldbsuite/test.
Zachary Turner
2015-10-28
67
-0
/
+2579