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
*
Re-enable lang/objc/modules/TestObjCModules
Jonas Devlieghere
2018-02-16
1
-4
/
+0
*
Only throw -fPIC when building a shared library
Aaron Smith
2018-02-08
7
-11
/
+0
*
Rewrite testcase to not depend on Foundation implementation details.
Adrian Prantl
2018-02-08
7
-31
/
+22
*
[testsuite] Skip a flakey test.
Davide Italiano
2018-02-05
1
-0
/
+1
*
[lang/Objc] UNXFAIL a test. Nullability has been implemented in clang.
Davide Italiano
2018-02-05
1
-1
/
+0
*
Compile the LLDB tests out-of-tree.
Adrian Prantl
2018-01-30
32
-82
/
+81
*
Skip TestWithModuleDebugging on i386 linux (pr36146)
Pavel Labath
2018-01-30
1
-0
/
+1
*
Fix linux fallout from c++ gmodules enable
Pavel Labath
2018-01-26
1
-2
/
+4
*
Use test-specific module caches to avoid stale header conflicts
Vedant Kumar
2018-01-25
6
-6
/
+6
*
Wrap all references to build artifacts in the LLDB testsuite (NFC)
Adrian Prantl
2018-01-19
104
-144
/
+144
*
A third attempt to mark TestRdar12408181.py as skipped
Vedant Kumar
2018-01-17
1
-1
/
+3
*
Try again to mark TestRdar12408181.py as skipped
Vedant Kumar
2018-01-17
1
-3
/
+7
*
Skip a flaky test (TestRdar12408181.py)
Vedant Kumar
2018-01-17
1
-1
/
+3
*
Skip TestFunctionTemplateParameterPack.py, which unexpectedly asserts (PR35920)
Vedant Kumar
2018-01-12
1
-1
/
+7
*
TestConflictingSymbols: simplify test by using run_break_set_by_source_regexp
Pavel Labath
2018-01-09
1
-14
/
+8
*
Look for external types in all clang modules imported by the current symbol f...
Adrian Prantl
2018-01-04
7
-0
/
+51
*
Work around test failures on red-hat linux
Pavel Labath
2017-12-21
2
-7
/
+40
*
[testsuite] Un-XFAIL the global variables tests.
Davide Italiano
2017-12-17
1
-6
/
+0
*
[TestModulesInlineFunctions] This test now passes.
Davide Italiano
2017-12-12
1
-1
/
+0
*
[TestCppScope] This test now passes on Darwin.
Davide Italiano
2017-12-12
1
-5
/
+0
*
Rollback [Testsuite] Rename this file from *m -> *mm.
Davide Italiano
2017-12-12
1
-0
/
+0
*
[testsuite] Remove testing failures vestiges.
Davide Italiano
2017-12-12
1
-60
/
+0
*
[Testsuite] Rename this file from *m -> *mm.
Davide Italiano
2017-12-11
1
-0
/
+0
*
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
[next]