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
*
[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
*
Add some logging when trace is on. We're getting a bot failure on i386 that ...
Jim Ingham
2016-09-29
1
-8
/
+15
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
23
-534
/
+909
*
Don't crash when trying to capture persistent variables in a block.
Sean Callanan
2016-08-26
1
-1
/
+3
*
Join TestTlsGlobal tests again and use the proper decorator
Pavel Labath
2016-07-04
1
-12
/
+2
*
Fixed thread local storage test case to run normally with no expected fail fo...
Greg Clayton
2016-07-01
1
-2
/
+12
*
Thread local storage was already broken on Linux and the tests were passing b...
Greg Clayton
2016-07-01
1
-0
/
+1
*
Added support for thread local variables on all Apple OS variants.
Greg Clayton
2016-07-01
3
-5
/
+16
*
XFAIL tests which fail with gcc on linux
Pavel Labath
2016-06-29
1
-1
/
+1
*
Enable some tests on linux
Pavel Labath
2016-06-09
3
-4
/
+2
*
Revert "Make lldbinline.py regenerate the Makefile each time it builds."
Pavel Labath
2016-06-07
1
-9
/
+0
*
Make lldbinline.py regenerate the Makefile each time it builds.
Sean Callanan
2016-06-07
1
-0
/
+9
*
Add "-gmodules" support to the test suite.
Todd Fiala
2016-05-26
1
-1
/
+1
*
Mark some aarch64-linux specific xfails marking bug entries
Omair Javaid
2016-05-25
1
-0
/
+1
*
xfail TestRedefinitionsInline with older Clang
Ed Maste
2016-05-24
1
-1
/
+2
*
Make sure TestRedefinitionsInInlines.py actually inlines.
Chaoren Lin
2016-05-23
1
-2
/
+2
[next]