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
*
[lldb/test] test_breakpoints_func_full from TestNamespace.NamespaceBreakpoint...
Stella Stamenova
2020-01-14
1
-1
/
+0
*
Expression eval lookup speedup by not returning methods in ManualDWARFIndex::...
Levon Ter-Grigoryan
2020-01-14
1
-2
/
+3
*
[lldb] Mark several tests as not dependent on debug info
Raphael Isemann
2020-01-13
1
-1
/
+2
*
[lldb/Test] C++ test should use CXXFLAGS_EXTRAS
Jonas Devlieghere
2019-12-13
1
-1
/
+1
*
[lldb][NFC] Remove all `setUp` overrides that only call the parent implementa...
Raphael Isemann
2019-12-13
2
-8
/
+0
*
[lldb][NFC] Remove 'from __future__ import print_function' from all tests tha...
Raphael Isemann
2019-12-13
26
-27
/
+0
*
[lldb] Remove xpasses after pr44037 fix committed
Muhammad Omair Javaid
2019-12-13
1
-6
/
+0
*
return-object-by-reference ("non trivial") xfail on arm64 in TestTrivialABI.py
Jason Molenda
2019-12-11
2
-1
/
+2
*
[lldb] Update hardcoded Makefile.rules inclusions.
Jordan Rupprecht
2019-12-05
1
-2
/
+1
*
Mark some tests as xfail on AArch64 Linux
Diana Picus
2019-12-03
1
-0
/
+4
*
Mark PR44037 tests as XFAIL on AArch64 Linux dwo
Diana Picus
2019-11-19
1
-0
/
+7
*
[LLDB][Formatters] Re-enable std::function formatter with fixes to improve no...
shafik
2019-11-12
2
-6
/
+10
*
Speed up accelerator table lookups
Adrian Prantl
2019-10-10
11
-0
/
+92
*
Add test coverage to printing of enums and fix display of unsigned values
Frederic Riss
2019-10-08
2
-29
/
+57
*
[Testsuite] Get rid of most of the recursive shared library Makefiles
Frederic Riss
2019-10-08
3
-21
/
+9
*
[lldb] Fix evaluation of nested classes with parent from other CU
Raphael Isemann
2019-10-02
5
-0
/
+81
*
[lldb] [test] Add NetBSD to XFAIL list for thread_local test
Michal Gorny
2019-09-25
1
-1
/
+2
*
Canonicalize variable usage in testsuite Makefiles
Adrian Prantl
2019-09-25
6
-8
/
+9
*
[dotest] Delete trivial inline test makefiles
Pavel Labath
2019-09-05
12
-32
/
+0
*
[lldb][NFC] Add a simple test for thread_local storage.
Raphael Isemann
2019-09-04
3
-0
/
+25
*
[dotest] Avoid the need for LEVEL= makefile boilerplate
Pavel Labath
2019-09-04
60
-168
/
+60
*
[lldb] [test] Mark 'reenabled' tests XFAIL on NetBSD
Michal Gorny
2019-09-04
1
-0
/
+1
*
[lldb][NFC] Also test operator new/new[]/delete/delete[]/comma/addr-of
Raphael Isemann
2019-08-29
1
-0
/
+18
*
[TestCppOperators] Enable TestCppOperators on Windows.
Jonas Devlieghere
2019-08-28
1
-2
/
+1
*
[lldb][NFC] Test named operators like new and function names that might confu...
Raphael Isemann
2019-08-28
1
-0
/
+18
*
[lldb][NFC] Actually run all expects in lang/cpp/operators
Raphael Isemann
2019-08-28
1
-12
/
+6
*
[lldb][NFC] Extend operator test case with conversion operators
Raphael Isemann
2019-08-28
1
-0
/
+9
*
[lldb][NFC] Test custom C++ operators
Raphael Isemann
2019-08-28
3
-0
/
+150
*
Fix TestStdCXXDisassembly.py
Pavel Labath
2019-08-27
1
-1
/
+1
*
[test] Disable two of the recently (re)enabled tests on Windows.
Jonas Devlieghere
2019-08-27
1
-0
/
+1
*
[dotest] Remove long running test "decorator" and re-enable tests.
Jonas Devlieghere
2019-08-27
1
-5
/
+0
*
[LLDB] Address post-commit code review feedback.
Jonas Devlieghere
2019-08-23
1
-2
/
+0
*
[test] Update test so it matches the Windows output
Jonas Devlieghere
2019-08-21
1
-3
/
+3
*
Add char8_t support (C++20)
Jonas Devlieghere
2019-08-21
3
-0
/
+53
*
Revert "[lldb] Fix dynamic_cast by no longer failing on variable without meta...
Stella Stamenova
2019-08-12
5
-65
/
+0
*
[lldb] Fix dynamic_cast by no longer failing on variable without metadata
Raphael Isemann
2019-08-10
5
-0
/
+65
*
Fix ClangASTContext::CreateParameterDeclaration to not call addDecl
Shafik Yaghmour
2019-08-02
6
-0
/
+71
*
[lldb][NFC] Remove unused imports in python tests
Raphael Isemann
2019-08-02
22
-45
/
+0
*
Add offsetof support to expression evaluator.
Raphael Isemann
2019-07-18
3
-0
/
+31
*
[ABI] Fix SystemV ABI to handle nested aggregate type returned in register
Alex Langford
2019-06-04
1
-1
/
+2
*
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
*
Improve error handling for Clang module imports.
Adrian Prantl
2019-03-19
5
-8
/
+22
*
[lldb] [test] Mark a few tests flakey on NetBSD
Michal Gorny
2019-03-11
1
-0
/
+1
*
[lldb] [test] Mark failing tests XFAIL on NetBSD
Michal Gorny
2019-03-04
4
-0
/
+4
[next]