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
*
Fix and xfail TestRegisterVariables after rL265498
Tamas Berghammer
2016-04-06
2
-8
/
+3
*
make TestRegisterVariables slightly more resilient
Todd Fiala
2016-04-06
2
-16
/
+123
*
Fix clean rule for a makefile
Pavel Labath
2016-04-01
1
-1
/
+1
*
Fixed a problem where a dSYM wasn't properly found because it had the wrong name
Sean Callanan
2016-03-30
2
-2
/
+3
*
Switch from unittest2.expectedFailure to our own decorator on TestSTL
Pavel Labath
2016-03-16
1
-2
/
+1
*
Enable expectedFailure for all Clang versions in TestRegisterVariables
Ed Maste
2016-03-14
1
-1
/
+1
*
Fixed ValueObject::GetExpressionPath() for paths including anonymous struct/u...
Marianne Mailhot-Sarrasin
2016-03-10
1
-0
/
+11
*
[DWARFASTParserClang] Start with member offset of 0 for members of union types.
Siva Chandra
2016-03-10
3
-0
/
+69
*
[TestRegisterVariables] Adjust compiler range in expected failure decorator.
Siva Chandra
2016-03-09
1
-2
/
+2
*
Support floating point values in 128-bit SSE vector registers
Adrian Prantl
2016-03-08
2
-1
/
+27
*
Fix TestInlines.py on Windows
Adrian McCarthy
2016-02-29
4
-8
/
+8
*
Add the "block" keyword to "thread step-in -e", and an alias that uses it: "s...
Jim Ingham
2016-02-26
3
-0
/
+158
*
XFail TestInlines.py on Windows with clang.
Adrian McCarthy
2016-02-25
1
-0
/
+1
*
XFAIL TestInlines for Linux with gcc
Tamas Berghammer
2016-02-23
1
-1
/
+3
*
Actually commit the test for r261598.
Sean Callanan
2016-02-23
2
-1
/
+50
*
Remove expectedFailureFreeBSD decorator
Ed Maste
2016-02-19
4
-4
/
+4
*
Remove XFAIL from test passing on FreeBSD
Ed Maste
2016-02-19
1
-1
/
+0
*
Enable TestUnicodeLiterals
Pavel Labath
2016-02-19
1
-4
/
+0
*
Renamed TestRdar12991846 to the more descriptive TestUnicodeLiterals.
Sean Callanan
2016-02-12
3
-1
/
+1
*
Fix copy/paste error in TestCModules.
Zachary Turner
2016-02-10
1
-1
/
+1
*
Remove expectedFailureLinux decorator.
Zachary Turner
2016-02-10
2
-2
/
+2
*
Remove FreeBSD failure decorator from TestCppIncompleteTypes
Ed Maste
2016-02-10
1
-1
/
+0
*
Remove skipIf<compiler> decorators.
Zachary Turner
2016-02-09
2
-4
/
+4
*
Remove decorators related to debug info types.
Zachary Turner
2016-02-09
3
-8
/
+4
*
Delete all the xfail / skip decorators for specific compilers.
Zachary Turner
2016-02-09
10
-14
/
+13
*
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
[next]