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
/
c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[TestVLA] Fix a python decorator.
Davide Italiano
2018-11-06
1
-1
/
+2
*
Skip this test on older versions of clang.
Adrian Prantl
2018-11-05
1
-0
/
+1
*
Fix (and improve) the support for C99 variable length array types
Adrian Prantl
2018-11-05
3
-0
/
+45
*
[DWARFExpression] Read literars as unsigned values.
Jonas Devlieghere
2018-09-13
3
-0
/
+81
*
Allow IRInterpreter to deal with non-power-of-2 sized types to support some b...
Frederic Riss
2018-08-28
2
-0
/
+47
*
Change xfail to skipIf. The exact condition is really difficult to get
Adrian Prantl
2018-08-23
1
-1
/
+1
*
XFAIL test for older versions of clang
Adrian Prantl
2018-08-23
1
-1
/
+1
*
XFAIL test for older versions of dsymutil
Adrian Prantl
2018-08-23
1
-0
/
+1
*
Fix whitespace in the python test suite.
Raphael Isemann
2018-07-27
1
-1
/
+1
*
DebugNamesDWARFIndex: Implement DWARFDeclContext variant of GetTypes method
Pavel Labath
2018-06-12
1
-2
/
+15
*
[lit, windows] Disable a number of tests that are failing on Windows
Stella Stamenova
2018-06-07
2
-0
/
+6
*
[test] Re-enable TestUnicodeSymbols
Jonas Devlieghere
2018-05-08
1
-1
/
+0
*
Remove redundant command.
Adrian Prantl
2018-05-01
1
-1
/
+0
*
Split TestGlobalVariables into two and xfail one of them for arm64 linux
Pavel Labath
2018-05-01
1
-10
/
+23
*
Remove premature caching of the global variables list in CompileUnit.
Adrian Prantl
2018-04-30
2
-4
/
+20
*
[test] Replace some references to Apple-internal bugs
Vedant Kumar
2018-03-13
2
-3
/
+3
*
[test] Skip a test which sporadically fails in its dsym variant
Vedant Kumar
2018-03-09
1
-0
/
+2
*
Adapt some tests to work with PPC64le architecture
Pavel Labath
2018-02-28
1
-1
/
+1
*
Add a sanity check for inline testcases.
Adrian Prantl
2018-02-26
1
-0
/
+1
*
Partial fix for TestConflictingSymbol.py on Windows
Adrian McCarthy
2018-02-26
3
-4
/
+4
*
Fix tabs/spaces indentation problem in TestUnicodeSymbols.py
Adrian McCarthy
2018-02-26
1
-7
/
+7
*
Replace HashStringUsingDJB with llvm::djbHash
Pavel Labath
2018-02-23
3
-0
/
+30
*
Only throw -fPIC when building a shared library
Aaron Smith
2018-02-08
5
-7
/
+0
*
Compile the LLDB tests out-of-tree.
Adrian Prantl
2018-01-30
6
-15
/
+16
*
Wrap all references to build artifacts in the LLDB testsuite (NFC)
Adrian Prantl
2018-01-19
23
-29
/
+29
*
TestConflictingSymbols: simplify test by using run_break_set_by_source_regexp
Pavel Labath
2018-01-09
1
-14
/
+8
*
Work around test failures on red-hat linux
Pavel Labath
2017-12-21
1
-6
/
+39
*
[testsuite] Un-XFAIL the global variables tests.
Davide Italiano
2017-12-17
1
-6
/
+0
*
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
3
-7
/
+2
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-25
2
-2
/
+4
*
Revert "Initial patchset to get the testsuite running against armv7 and arm64...
Chris Bieneman
2017-09-25
2
-4
/
+2
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-22
2
-2
/
+4
*
Revert this patch; I was emailing with Eugene and they have some other change...
Jason Molenda
2017-09-21
2
-4
/
+2
*
Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...
Jason Molenda
2017-09-21
2
-2
/
+4
*
[LLDB][MIPS] Fix TestRegisterVariables.py.
Nitesh Jain
2017-06-14
1
-1
/
+1
*
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
*
Provide a mechanism to do some pre-loading of symbols up front.
Jim Ingham
2017-04-28
1
-4
/
+17
*
[DWARF] Fix lookup in the abstract origins of inlined blocks/functions
Sean Callanan
2017-04-24
1
-0
/
+5
*
Fix TestRegisterVariables for clang/arm
Pavel Labath
2017-04-19
1
-2
/
+11
*
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
*
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
*
Un-XFail test on Windows. Has been in "unexpected success" mode for a while.
Adrian McCarthy
2016-11-10
1
-2
/
+0
*
Added a decorator for the macOS version and switched over testcases that used...
Sean Callanan
2016-10-20
1
-3
/
+1
*
Remove a debug print statement.
Jim Ingham
2016-10-18
1
-1
/
+0
*
Added a radar on our end for this test's failure.
Jim Ingham
2016-10-11
1
-1
/
+1
[next]