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
*
Makefile.rules: compile all tests with -fno-limit-debug-info
Pavel Labath
2017-12-04
3
-11
/
+0
*
Support scoped enums in the DWARF AST parser
Tamas Berghammer
2017-11-07
1
-2
/
+2
*
Disable tests in lang/c/shared_lib on Windows
Stephane Sezer
2017-11-07
1
-0
/
+3
*
Remove getCategories mechanism of specifying test categories
Pavel Labath
2017-11-02
4
-11
/
+3
*
Add support for running the lldb testsuite against an apple watch
Jason Molenda
2017-09-27
3
-0
/
+6
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-25
9
-19
/
+58
*
Revert "Initial patchset to get the testsuite running against armv7 and arm64...
Chris Bieneman
2017-09-25
9
-57
/
+19
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-22
9
-19
/
+57
*
Revert this patch; I was emailing with Eugene and they have some other change...
Jason Molenda
2017-09-21
9
-57
/
+19
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-21
9
-19
/
+57
*
remove FreeBSD xfail decorator from TestCppNsImport
Ed Maste
2017-08-10
1
-1
/
+0
*
RFix PR33875 by distinguishing between DWO and clang modules.
Adrian Prantl
2017-07-24
1
-2
/
+0
*
Revert "Fix PR33875 by distinguishing between DWO and clang modules"
Adrian Prantl
2017-07-23
1
-0
/
+2
*
Fix PR33875 by distinguishing between DWO and clang modules
Adrian Prantl
2017-07-23
1
-2
/
+0
*
XFail TestWithModuleDebugging on linux (bug 33875)
Pavel Labath
2017-07-21
1
-0
/
+2
*
Disable TestGoASTContext
Pavel Labath
2017-07-07
1
-0
/
+1
*
Updated the NSArray and NSDictionary formatters to support new storage formats.
Sean Callanan
2017-06-23
1
-4
/
+0
*
[testsuite] xfailed two tests that depend on NSString conforming to NSCopying.
Sean Callanan
2017-06-14
1
-0
/
+4
*
[LLDB][MIPS] Fix TestRegisterVariables.py.
Nitesh Jain
2017-06-14
1
-1
/
+1
*
[TypeSystem] Handle Clang AttributedTypes
Sean Callanan
2017-06-02
1
-10
/
+121
*
Added a testcase for local/namespaced name conflicts.
Sean Callanan
2017-05-31
3
-0
/
+39
*
Make TestConflictingSymbol run on non-darwin targets
Pavel Labath
2017-05-17
1
-7
/
+11
*
[Expression parser] Look up module symbols before hunting globally
Sean Callanan
2017-05-16
11
-0
/
+161
*
[TypeSystem] Fix inspection of Objective-C object types
Sean Callanan
2017-05-15
3
-0
/
+94
*
xfail TestClassTemplateParameterPack on gcc to mollify lldb-x86_64-ubuntu-14....
Sean Callanan
2017-05-11
1
-1
/
+3
*
[DWARF parser] Produce correct template parameter packs
Sean Callanan
2017-05-11
6
-0
/
+104
*
Windows fix for TestConflictingDefinition makefile
Pavel Labath
2017-05-03
1
-1
/
+1
*
Fixed a bug where we did not properly use the complete versions of Objective-...
Sean Callanan
2017-05-03
9
-0
/
+134
*
Provide a mechanism to do some pre-loading of symbols up front.
Jim Ingham
2017-04-28
1
-4
/
+17
*
Name the C++ source files for two tests correctly.
Sean Callanan
2017-04-24
2
-2
/
+2
*
Fixed two bad Makefiles that might be breaking Linux.
Sean Callanan
2017-04-24
2
-2
/
+2
*
[Expression parser] Return both types and variables
Sean Callanan
2017-04-24
7
-2
/
+98
*
[DWARF] Fix lookup in the abstract origins of inlined blocks/functions
Sean Callanan
2017-04-24
1
-0
/
+5
*
Update two android XFAILS
Pavel Labath
2017-04-24
1
-1
/
+1
*
Make TestStaticVariables XFAIL more specific
Pavel Labath
2017-04-20
1
-6
/
+5
*
Fix TestRegisterVariables for clang/arm
Pavel Labath
2017-04-19
1
-2
/
+11
*
TestStaticVariables still fails on Linux.
Jim Ingham
2017-04-18
1
-0
/
+2
*
This test is succeeding on macOS with clang.
Jim Ingham
2017-04-18
1
-6
/
+1
*
Fix TestCppIncompleteTypes for android/clang
Pavel Labath
2017-04-12
1
-2
/
+2
*
FindTypes should find "struct TypeName" as well as "TypeName".
Jim Ingham
2017-03-21
3
-0
/
+95
*
Fix TestRegisterVariables for linux arm/arm64 gcc ver > 5
Omair Javaid
2017-01-13
1
-1
/
+1
*
XFAIL TestRegisterVariables on gcc-4.8-x86_64
Pavel Labath
2017-01-10
1
-0
/
+2
*
Fix i386 being able to show member variables correctly by not returning empty...
Greg Clayton
2016-12-09
2
-4
/
+5
*
Handle UTF-16 and UTF-32 constant CFStrings
Sean Callanan
2016-12-01
2
-0
/
+11
*
Enable TestBitfields on linux with clang
Pavel Labath
2016-11-24
1
-7
/
+0
*
Enable TestRegisterVariables for some configurations
Pavel Labath
2016-11-24
1
-5
/
+2
*
Mark xfail TestNamespaceDefinitions for arm/aarch64 targets
Omair Javaid
2016-11-11
1
-0
/
+3
*
Un-XFail test on Windows. Has been in "unexpected success" mode for a while.
Adrian McCarthy
2016-11-10
1
-2
/
+0
*
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
[next]