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
*
Remove skip and xfail decorators for target architecture.
Zachary Turner
2016-02-09
5
-5
/
+5
*
A number of improvements to decorator conditionals.
Zachary Turner
2016-02-08
1
-1
/
+1
*
Remove expectedFailureWindows decorator.
Zachary Turner
2016-02-08
26
-43
/
+34
*
Take 2: Use an artifical namespace so that member vars do not hide local vars.
Siva Chandra
2016-02-05
3
-0
/
+275
*
Move the rest of the tests over to using the new decorator module.
Zachary Turner
2016-02-04
81
-103
/
+184
*
Revert "Use an artifical namespace so that member vars do not hide local vars."
Siva Chandra
2016-02-04
3
-275
/
+0
*
Use an artifical namespace so that member vars do not hide local vars.
Siva Chandra
2016-02-04
3
-0
/
+275
*
Move some of the common decorators to decorators.py.
Zachary Turner
2016-02-04
8
-9
/
+17
*
Always write the session file in UTF-8.
Zachary Turner
2016-02-01
1
-1
/
+0
*
Fix this test for the the switch in default for IgnoreBreakpoints in SBFrame....
Jim Ingham
2016-01-29
1
-1
/
+6
*
Revert "Resubmit r258759 with proper unicode handling."
Zachary Turner
2016-01-27
1
-0
/
+1
*
Resubmit r258759 with proper unicode handling.
Zachary Turner
2016-01-27
1
-1
/
+0
*
XFail TestCPPAuto on Windows until we can find the root problem.
Adrian McCarthy
2016-01-27
1
-0
/
+1
*
Reverting r258759 as it is breaking the OSX build
Enrico Granata
2016-01-26
1
-0
/
+1
*
Write the session log file in UTF-8.
Zachary Turner
2016-01-26
1
-1
/
+0
*
Skipped IncompleteModulesTestCase on OS X
Todd Fiala
2016-01-23
1
-2
/
+1
*
XFail TestNamespaceLookup tests on Windows.
Adrian McCarthy
2016-01-22
1
-1
/
+5
*
NFC. Corrects name of test class and a comment.
Adrian McCarthy
2016-01-21
1
-2
/
+2
*
Remove assumptions that thread 0 is always the main thread.
Zachary Turner
2016-01-21
7
-30
/
+18
*
Update some XFAILs after the 3.8->3.9 version change
Tamas Berghammer
2016-01-14
1
-1
/
+1
*
Writing a test case for r257234 I found another place that was
Jim Ingham
2016-01-09
3
-0
/
+70
*
XFAIL TestCppNsImport on FreeBSD
Ed Maste
2015-12-22
1
-0
/
+1
*
Add expectedFailureFreeBSD to tests failing in the same way as on Linux
Ed Maste
2015-12-22
1
-0
/
+3
*
[TestCPPAuto] On linux, we need -fno-limit-debug-info.
Siva Chandra
2015-12-19
2
-1
/
+4
*
Add support for seeing through clang::AutoType in ClangASTContext
Enrico Granata
2015-12-18
3
-0
/
+45
*
mark TestGlobalVariables.py as XFAIL on OS X dwarf.
Todd Fiala
2015-12-18
1
-4
/
+2
*
Inspect DW_AT_const_value global static const variables
Ewan Crawford
2015-12-17
2
-1
/
+3
*
Revert "Temporarily skip TestWithLimitDebugInfo on Darwin and OS X"
Todd Fiala
2015-12-14
1
-2
/
+0
*
Temporarily skip TestWithLimitDebugInfo on Darwin and OS X
Todd Fiala
2015-12-14
1
-0
/
+2
*
Make debug info specification use categories system.
Zachary Turner
2015-12-14
2
-16
/
+7
*
Extend XFAIL on TestNamespaceLookup on linux
Pavel Labath
2015-12-14
1
-1
/
+1
*
XFAIL TestNamespaceLookup for linux
Pavel Labath
2015-12-14
1
-0
/
+4
*
Test case for "Fix scope-based lookup when more than one function is found."
Dawn Perchik
2015-12-12
1
-0
/
+216
*
Fix scope-based lookup when more than one function is found.
Dawn Perchik
2015-12-12
6
-2
/
+169
*
Trying to submit 254476 one more time. This implement -gmodule debugging supp...
Greg Clayton
2015-12-08
1
-2
/
+2
*
[LLDB][MIPS] Fix TestConstVariables.py
Sagar Thakur
2015-12-05
1
-0
/
+1
*
Marked TestModulesInlineFunctions.py XFAIL
Todd Fiala
2015-12-04
1
-0
/
+1
*
Fix test error in TestObjCCheckers.py
Todd Fiala
2015-12-04
1
-1
/
+1
*
Revert "Added support for -gmodule debugging when debug info is left in the ....
Tamas Berghammer
2015-12-02
1
-2
/
+2
*
Added support for -gmodule debugging when debug info is left in the .o files ...
Greg Clayton
2015-12-02
1
-2
/
+2
*
Temporarily add expectedFailureFreeBSD to tests that fail to detect Clang on ...
Ed Maste
2015-11-24
2
-0
/
+2
*
Fix up LLDB for a change in the way clang represents anonymous unions such th...
Enrico Granata
2015-11-19
3
-0
/
+55
*
Fix some issues with swig & string conversion.
Zachary Turner
2015-11-18
1
-0
/
+3
*
Fixed a testcase problem where disassembly would fail for nameless functions.
Sean Callanan
2015-11-13
1
-1
/
+2
*
Fix multiple symbol lookup in the same namespace
Eugene Leviant
2015-11-13
2
-8
/
+44
*
This test is now passing on Darwin
Enrico Granata
2015-11-10
1
-1
/
+0
*
Fixed another issue with wrong case in #import.
Sean Callanan
2015-11-06
1
-1
/
+1
*
Fixed a problem where a test case referred to a
Sean Callanan
2015-11-06
1
-1
/
+1
*
Fix TestGoFormatters.py.
Chaoren Lin
2015-11-05
1
-3
/
+2
*
Add go data formatters.
Ryan Brown
2015-11-05
2
-0
/
+75
[next]