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
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfail TestRedefinitionsInline with older Clang
Ed Maste
2016-05-24
1
-1
/
+2
*
Make sure TestRedefinitionsInInlines.py actually inlines.
Chaoren Lin
2016-05-23
1
-2
/
+2
*
xfail TestRedefinitionsInline on Windows.
Zachary Turner
2016-05-23
1
-1
/
+1
*
Removed the m_decl_objects map from ClangASTContext.
Sean Callanan
2016-05-23
2
-0
/
+23
*
Fixed and re-enabled the Clang modules testcase.
Sean Callanan
2016-05-16
1
-3
/
+2
*
Clean up test results on Windows.
Zachary Turner
2016-05-13
3
-2
/
+3
*
Enable NamespaceLookupTestCase.test_scope_lookup_before_using_with_run_comman...
Pavel Labath
2016-05-09
1
-1
/
+1
*
Downgrade skip to xfail in TestBitfields on linux
Pavel Labath
2016-05-05
1
-1
/
+1
*
Fix syntax errors in TestEnumTypes
Pavel Labath
2016-05-05
1
-1
/
+2
*
XFail TestEnumTypes.py on Windows
Adrian McCarthy
2016-05-04
2
-7
/
+8
*
XFail TestLambdas.py on Windows after fixing some of the problems
Adrian McCarthy
2016-05-04
2
-4
/
+4
*
Import block pointers from DWARF as Clang block pointers, not as structs.
Sean Callanan
2016-05-02
1
-1
/
+0
*
Fix TestEnumTypes.py for 32 bit platforms.
Chaoren Lin
2016-04-29
1
-2
/
+2
*
Watch out for compilers that generate bad bitfield info. If the bit size of a...
Greg Clayton
2016-04-29
1
-1
/
+0
*
Make sure LLDB can deal with forward declarations to enums without crashing o...
Greg Clayton
2016-04-29
2
-1
/
+19
*
[fix] Fixed a bug where const this would cause parser errors about $__lldb_expr.
Sean Callanan
2016-04-29
3
-0
/
+35
*
XFail TestBitfields.py Python API tests.
Chaoren Lin
2016-04-28
1
-0
/
+1
*
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
*
Fix TestRegisterVariables.py on Windows
Adrian McCarthy
2016-04-26
1
-3
/
+3
*
skip TestBitfields.py on OS X
Todd Fiala
2016-04-25
1
-0
/
+1
*
Skip TestBitfileds on linux
Pavel Labath
2016-04-25
1
-0
/
+1
*
DWARF layout for bitfields is wrong when the bit offset is negative.
Greg Clayton
2016-04-22
2
-0
/
+22
*
Adds a test to detect when clang omits specialized generic types from debug i...
Kate Stone
2016-04-19
4
-0
/
+80
*
Blocks are only reliably supported on Darwin. Disable the test otherwise.
Sean Callanan
2016-04-15
1
-0
/
+3
*
Added a testcase for defining and using lambdas in the expression parser.
Sean Callanan
2016-04-15
2
-0
/
+21
*
Added a testcase for defining and using a block in the expression parser.
Sean Callanan
2016-04-15
1
-3
/
+13
*
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
*
Fix and xfail TestRegisterVariables after rL265498
Tamas Berghammer
2016-04-06
2
-8
/
+3
*
make TestRegisterVariables slightly more resilient
Todd Fiala
2016-04-06
2
-16
/
+123
*
Fix clean rule for a makefile
Pavel Labath
2016-04-01
1
-1
/
+1
*
Fixed a problem where a dSYM wasn't properly found because it had the wrong name
Sean Callanan
2016-03-30
2
-2
/
+3
*
Switch from unittest2.expectedFailure to our own decorator on TestSTL
Pavel Labath
2016-03-16
1
-2
/
+1
*
Enable expectedFailure for all Clang versions in TestRegisterVariables
Ed Maste
2016-03-14
1
-1
/
+1
*
Fixed ValueObject::GetExpressionPath() for paths including anonymous struct/u...
Marianne Mailhot-Sarrasin
2016-03-10
1
-0
/
+11
*
[DWARFASTParserClang] Start with member offset of 0 for members of union types.
Siva Chandra
2016-03-10
3
-0
/
+69
*
[TestRegisterVariables] Adjust compiler range in expected failure decorator.
Siva Chandra
2016-03-09
1
-2
/
+2
*
Support floating point values in 128-bit SSE vector registers
Adrian Prantl
2016-03-08
2
-1
/
+27
*
Fix TestInlines.py on Windows
Adrian McCarthy
2016-02-29
4
-8
/
+8
*
Add the "block" keyword to "thread step-in -e", and an alias that uses it: "s...
Jim Ingham
2016-02-26
3
-0
/
+158
*
XFail TestInlines.py on Windows with clang.
Adrian McCarthy
2016-02-25
1
-0
/
+1
*
XFAIL TestInlines for Linux with gcc
Tamas Berghammer
2016-02-23
1
-1
/
+3
*
Actually commit the test for r261598.
Sean Callanan
2016-02-23
2
-1
/
+50
*
Remove expectedFailureFreeBSD decorator
Ed Maste
2016-02-19
4
-4
/
+4
*
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
*
Fix copy/paste error in TestCModules.
Zachary Turner
2016-02-10
1
-1
/
+1
[next]