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
/
lang
/
cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark xfail TestNamespaceDefinitions for arm/aarch64 targets
Omair Javaid
2016-11-11
1
-0
/
+3
*
Fix expectation in TestStaticVariables.py after rL286302
Tamas Berghammer
2016-11-09
1
-1
/
+1
*
Fix an issue where frame variable -s <varname> would not show the scope even ...
Enrico Granata
2016-10-26
1
-1
/
+1
*
Fixing the bug number for darwin on this failure.
Jim Ingham
2016-10-11
1
-1
/
+3
*
The PR that caused this test ot fail was fixed in July, removing the XFAIL.
Jim Ingham
2016-10-07
1
-1
/
+0
*
Fixup the xfail situation on Windows.
Zachary Turner
2016-10-05
9
-4
/
+7
*
The collision of class C and libsystem_c.dylib:C is a failure
Jim Ingham
2016-10-05
1
-2
/
+17
*
This test is failing because there's a global symbol "C" in libsystem_c.dylib,
Jim Ingham
2016-10-05
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
43
-819
/
+1508
*
Make all the Function implementations different so the compiler won't share t...
Jim Ingham
2016-08-26
2
-56
/
+54
*
Fix expression evaluation with operator new
Pavel Labath
2016-08-15
2
-4
/
+54
*
XFAIL TestNamespaceDefinitions on gcc-4.8 and below
Pavel Labath
2016-08-12
1
-0
/
+2
*
Undid LLVM macro usage in test suite test subject files.
Todd Fiala
2016-08-10
2
-11
/
+11
*
Delete Host/windows/win32.h
Zachary Turner
2016-08-09
2
-11
/
+11
*
mark newly failing tests as XFAIL
Pavel Labath
2016-07-14
1
-0
/
+2
*
Added test for setting breakpoints by basename and fullname.
Greg Clayton
2016-07-13
1
-0
/
+67
*
Fixed a bug where we report a single type multiple times in namespaces.
Sean Callanan
2016-07-05
8
-0
/
+156
*
Split TestTemplateIntegerArgs test into two
Pavel Labath
2016-07-04
1
-14
/
+17
*
XFAIL tests which fail with gcc on linux
Pavel Labath
2016-06-29
1
-0
/
+1
*
Made templates that have Enumeration values as arguments work correctly.
Greg Clayton
2016-06-24
2
-1
/
+69
*
Test that lldb calls the right 'printf' even when a 'printf' method exists.
Sean Callanan
2016-06-20
2
-0
/
+25
*
xfail TestWithModuleDebugging.py on macOS
Todd Fiala
2016-06-16
1
-0
/
+1
*
Fixed C++ template integer parameter types to work correctly when the integer...
Greg Clayton
2016-06-10
3
-0
/
+94
*
Enable some tests on linux
Pavel Labath
2016-06-09
2
-2
/
+0
*
Revert "Make lldbinline.py regenerate the Makefile each time it builds."
Pavel Labath
2016-06-07
2
-15
/
+0
*
Make lldbinline.py regenerate the Makefile each time it builds.
Sean Callanan
2016-06-07
2
-0
/
+15
*
Fix makefile for TestExternCSymbols
Tamas Berghammer
2016-06-03
1
-1
/
+1
*
Fixed a problem where we couldn't call extern "C" functions.
Sean Callanan
2016-06-02
3
-0
/
+36
*
Add "-gmodules" support to the test suite.
Todd Fiala
2016-05-26
1
-7
/
+1
*
Avoid using stdio in TestVirtual
Pavel Labath
2016-05-26
2
-20
/
+22
*
Clean up test results on Windows.
Zachary Turner
2016-05-13
2
-1
/
+3
*
Enable NamespaceLookupTestCase.test_scope_lookup_before_using_with_run_comman...
Pavel Labath
2016-05-09
1
-1
/
+1
*
XFail TestLambdas.py on Windows after fixing some of the problems
Adrian McCarthy
2016-05-04
2
-4
/
+4
*
[fix] Fixed a bug where const this would cause parser errors about $__lldb_expr.
Sean Callanan
2016-04-29
3
-0
/
+35
*
Revert "Fixed a bug where const this would cause parser errors about $__lldb_...
Pavel Labath
2016-04-28
3
-35
/
+0
*
Fixed a bug where const this would cause parser errors about $__lldb_expr.
Sean Callanan
2016-04-28
3
-0
/
+35
*
Remove flaky decorator from three tests on linux
Pavel Labath
2016-04-27
1
-1
/
+0
*
Adds a test to detect when clang omits specialized generic types from debug i...
Kate Stone
2016-04-19
4
-0
/
+80
*
Added a testcase for defining and using lambdas in the expression parser.
Sean Callanan
2016-04-15
2
-0
/
+21
*
Fix test cases for big-endian systems
Ulrich Weigand
2016-04-14
1
-1
/
+7
*
Skip a test in TestNamespaceLookup on linux to avoid a crash
Pavel Labath
2016-04-12
1
-0
/
+1
*
Switch from unittest2.expectedFailure to our own decorator on TestSTL
Pavel Labath
2016-03-16
1
-2
/
+1
*
Fix TestInlines.py on Windows
Adrian McCarthy
2016-02-29
4
-0
/
+114
*
Remove expectedFailureFreeBSD decorator
Ed Maste
2016-02-19
2
-2
/
+2
*
Remove XFAIL from test passing on FreeBSD
Ed Maste
2016-02-19
1
-1
/
+0
*
Enable TestUnicodeLiterals
Pavel Labath
2016-02-19
1
-4
/
+0
*
Renamed TestRdar12991846 to the more descriptive TestUnicodeLiterals.
Sean Callanan
2016-02-12
3
-1
/
+1
*
Remove FreeBSD failure decorator from TestCppIncompleteTypes
Ed Maste
2016-02-10
1
-1
/
+0
*
Remove skipIf<compiler> decorators.
Zachary Turner
2016-02-09
1
-2
/
+2
*
Delete all the xfail / skip decorators for specific compilers.
Zachary Turner
2016-02-09
8
-10
/
+9
[next]