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
*
Really test type lookup in TestCppTypeLookup.py
Frederic Riss
2018-05-08
1
-0
/
+5
*
Fix type_lookup test to make buildbots happy
Eugene Zemtsov
2018-05-01
3
-3
/
+3
*
Fix expression parser to not accept any type whose basename matches for a typ...
Greg Clayton
2018-04-30
3
-0
/
+159
*
Fix a crash when resolving overloads of C++ virtual methods.
Adrian Prantl
2018-04-20
3
-0
/
+25
*
Support template template parameters
Frederic Riss
2018-04-02
2
-0
/
+35
*
Revert r328715. Wasn't wrong, just not the issue.
Jim Ingham
2018-03-28
1
-1
/
+0
*
Explicitly import subprocess
Jim Ingham
2018-03-28
1
-0
/
+1
*
Add support for __attribute__(trivial_abi).
Jim Ingham
2018-03-23
3
-0
/
+115
*
Fix TestOperatorOverload for 32-bit builds
Pavel Labath
2018-03-21
2
-14
/
+4
*
[Testsuite] Modernize this test to be run out-of-tree.
Davide Italiano
2018-03-20
1
-5
/
+3
*
[ExpressionParser] Re-implement r327356 in a less disruptive way.
Davide Italiano
2018-03-20
4
-0
/
+61
*
Modernize a test.
Jim Ingham
2018-03-19
1
-29
/
+2
*
[DWARFASTParserClang] Complete external record types before using them as a d...
Frederic Riss
2018-03-16
3
-0
/
+31
*
[test] Replace some references to Apple-internal bugs
Vedant Kumar
2018-03-13
4
-13
/
+3
*
Make TestDynamicValueSameBase gcc-compatible
Pavel Labath
2018-03-01
1
-3
/
+7
*
We were getting the wrong dynamic type if there were two classes with the sam...
Jim Ingham
2018-03-01
3
-0
/
+99
*
Mark test_*int*_t_dwarf as failing on FreeBSD
Ed Maste
2018-02-27
1
-0
/
+9
*
Revert r326134 due to broken buildbot
Ed Maste
2018-02-26
1
-8
/
+0
*
Mark test_*int*_t_dwarf as failing on FreeBSD
Ed Maste
2018-02-26
1
-0
/
+8
*
Only throw -fPIC when building a shared library
Aaron Smith
2018-02-08
2
-4
/
+0
*
Compile the LLDB tests out-of-tree.
Adrian Prantl
2018-01-30
10
-23
/
+14
*
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
*
Wrap all references to build artifacts in the LLDB testsuite (NFC)
Adrian Prantl
2018-01-19
38
-58
/
+57
*
Skip TestFunctionTemplateParameterPack.py, which unexpectedly asserts (PR35920)
Vedant Kumar
2018-01-12
1
-1
/
+7
*
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
1
-1
/
+1
*
[TestCppScope] This test now passes on Darwin.
Davide Italiano
2017-12-12
1
-5
/
+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
*
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
*
Added a testcase for local/namespaced name conflicts.
Sean Callanan
2017-05-31
3
-0
/
+39
*
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
*
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
*
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
*
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
*
Mark xfail TestNamespaceDefinitions for arm/aarch64 targets
Omair Javaid
2016-11-11
1
-0
/
+3
*
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
*
Fixing the bug number for darwin on this failure.
Jim Ingham
2016-10-11
1
-1
/
+3
[next]