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
*
[lldb][test_suite] Update tests with unexpected pass on Android aarch64
Alex Langford
2019-07-23
2
-1
/
+5
*
[lldb] Fix crash when looking up type coming from the ClangModuleDeclVendor
Raphael Isemann
2019-07-21
1
-0
/
+4
*
Add an expectedFailure test for type finding.
Jim Ingham
2019-07-18
3
-0
/
+83
*
Add offsetof support to expression evaluator.
Raphael Isemann
2019-07-18
6
-0
/
+49
*
[ASTImporter] Fix LLDB lookup in transparent ctx and with ext src
Gabor Marton
2019-07-17
2
-2
/
+16
*
[ABI] Fix SystemV ABI to handle nested aggregate type returned in register
Alex Langford
2019-06-04
1
-1
/
+2
*
Make sure GetObjectDescription falls back to the Objective-C runtime.
Adrian Prantl
2019-05-16
3
-0
/
+42
*
[Target] Generalize some behavior in Thread
Alex Langford
2019-05-15
1
-3
/
+4
*
Supply a default implementation of IsRuntimeSupportValue.
Adrian Prantl
2019-05-03
1
-1
/
+0
*
Split TestVLA into two and XFAIL one part
Pavel Labath
2019-05-03
1
-3
/
+10
*
Fix tests on non-Darwin platforms.
Adrian Prantl
2019-05-02
2
-1
/
+6
*
Hide runtime support values such as clang's __vla_expr from frame variable
Adrian Prantl
2019-05-02
4
-2
/
+94
*
Inject only relevant local variables in the expression evaluation context
Raphael Isemann
2019-05-02
1
-0
/
+37
*
Disabling test in TestClassTemplateParameterPack.py until we do template look...
Shafik Yaghmour
2019-05-01
2
-7
/
+9
*
[TestTemplateFunction] Add a missing debug info variant.
Davide Italiano
2019-04-25
1
-1
/
+1
*
Skip test introduced in r359140 on windows
Frederic Riss
2019-04-24
1
-0
/
+2
*
Fix infinite recursion when calling C++ template functions
Frederic Riss
2019-04-24
3
-0
/
+51
*
Rename C++ TestGlobalVariables.py to have a distinct name from C version.
Adrian Prantl
2019-04-22
1
-0
/
+0
*
[lldb] Don't filter variable list when doing a lookup by mangled name in Symb...
Kuba Mracek
2019-04-18
3
-0
/
+63
*
Fix undefined behavior in DWARFASTParser::ParseChildArrayInfo()
Adrian Prantl
2019-04-10
1
-0
/
+2
*
[testsuite] Split Obj-C foundation test
Jonas Devlieghere
2019-04-10
4
-142
/
+154
*
[testsuite] Split Objective-C new syntax test
Jonas Devlieghere
2019-04-05
5
-204
/
+225
*
Improve error handling for Clang module imports.
Adrian Prantl
2019-03-19
5
-8
/
+22
*
Bring Doxygen comment syntax in sync with LLVM coding style.
Adrian Prantl
2019-03-11
1
-1
/
+1
*
[lldb] [test] Mark a few tests flakey on NetBSD
Michal Gorny
2019-03-11
1
-0
/
+1
*
[lldb] [test] Adjust XFAIL list to match buildbot results
Michal Gorny
2019-03-09
1
-0
/
+2
*
[lldb] [test] Mark failing tests XFAIL on NetBSD
Michal Gorny
2019-03-04
18
-6
/
+26
*
Pass arguments correctly to the objc object checker on arm64
Jim Ingham
2019-02-27
2
-0
/
+30
*
[Python3] Fix TestObjCMethods.py to work with py2 and 3.
Davide Italiano
2019-02-18
1
-1
/
+1
*
[testsuite] Skip this test correctly also on macOS.
Davide Italiano
2019-02-16
1
-3
/
+2
*
Temporarily disable test:
Richard Smith
2019-02-16
1
-1
/
+4
*
Add explicit language specifier to test.
Adrian Prantl
2019-02-14
1
-1
/
+1
*
Deserialize Clang module search path from DWARF
Adrian Prantl
2019-02-13
6
-0
/
+53
*
[lldb] Make frame recognizers vend synthesized eValueTypeVariableArgument values
Kuba Mracek
2019-02-07
1
-0
/
+1
*
Update stale comment in lang/c/struct_types/main.c
Jonas Devlieghere
2019-02-04
1
-2
/
+2
*
Adjust documentation for git migration.
James Y Knight
2019-01-29
1
-1
/
+0
*
[testsuite] Remove unused seven module imports.
Jonas Devlieghere
2019-01-28
1
-10
/
+0
*
Add decorator support for the DWARF version produced by the compiler
Adrian Prantl
2019-01-24
3
-0
/
+10
*
[Test] Fix up tests affected by the new LLVM header.
Jonas Devlieghere
2019-01-22
1
-5
/
+5
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
57
-228
/
+171
*
XFAIL test on Windows
Adrian Prantl
2019-01-16
1
-1
/
+2
*
Change TypeSystem::GetBitSize() to return an optional result.
Adrian Prantl
2019-01-16
4
-0
/
+43
*
[lldbsuite] Skip two more flaky tests on Windows
Stella Stamenova
2019-01-14
1
-0
/
+1
*
Simplify testcase by using lldbutil.run_to_source_breakpoint()
Adrian Prantl
2019-01-07
1
-15
/
+2
*
[lldb] Fix ObjCExceptionRecognizedStackFrame to populate the list of recogniz...
Kuba Mracek
2019-01-04
1
-0
/
+11
*
[lldbsuite] Skip flakey Windows tests
Stella Stamenova
2018-12-21
1
-0
/
+2
*
[lldbsuite] Skip TestConflictingSymbol (test_shadowed) on Windows
Stella Stamenova
2018-12-20
1
-0
/
+1
*
[lldbsuite] Un-xfail TestRedefinitionsInInlines on Windows
Stella Stamenova
2018-12-20
1
-6
/
+4
*
[lldbsuite] Un-xfail tests on Windows that are now passing (pt.5)
Stella Stamenova
2018-12-20
6
-18
/
+5
*
[lldb] Retrieve currently handled Obj-C exception via __cxa_current_exception...
Kuba Mracek
2018-12-20
3
-17
/
+128
[next]