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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[LLDB][MIPS] Skip TestGdbRemoteSingleStep and TestGdbRemote_vCont.py.
Nitesh Jain
2017-06-14
2
-0
/
+3
*
[LLDB][MIPS] Fix TestNoreturnUnwind.py.
Nitesh Jain
2017-06-14
1
-0
/
+1
*
[LLDB][MIPS] Fix TestRegisterVariables.py.
Nitesh Jain
2017-06-14
1
-1
/
+1
*
Mark TestCallThatRestarts as flaky on android
Pavel Labath
2017-06-13
1
-0
/
+2
*
Introduce new command: thread backtrace unique
Pavel Labath
2017-06-12
2
-14
/
+86
*
Skip TestNoreturnUnwind on linux+clang+arm
Pavel Labath
2017-06-09
1
-0
/
+2
*
Fix backtrace of noreturn functions situated at the end of a module
Pavel Labath
2017-06-08
6
-4
/
+88
*
[TypeSystem] Handle Clang AttributedTypes
Sean Callanan
2017-06-02
1
-10
/
+121
*
Added a testcase for local/namespaced name conflicts.
Sean Callanan
2017-05-31
3
-0
/
+39
*
Added new API to SBStructuredData class
Abhishek Aggarwal
2017-05-29
1
-0
/
+206
*
Recommit "RunThreadPlan: Fix halting logic in IgnoreBreakpoints = false"
Pavel Labath
2017-05-25
2
-18
/
+55
*
Revert "RunThreadPlan: Fix halting logic in IgnoreBreakpoints = false"
Pavel Labath
2017-05-24
1
-14
/
+6
*
RunThreadPlan: Fix halting logic in IgnoreBreakpoints = false
Pavel Labath
2017-05-24
1
-6
/
+14
*
We shouldn't put actual tests in directories that contain
Jim Ingham
2017-05-23
3
-1
/
+1
*
Don't override the SDKs and force the use of /System/Library/Frameworks to
Jason Molenda
2017-05-19
1
-1
/
+1
*
Make TestConflictingSymbol run on non-darwin targets
Pavel Labath
2017-05-17
2
-8
/
+12
*
[Expression parser] Look up module symbols before hunting globally
Sean Callanan
2017-05-16
11
-0
/
+161
*
Skip TestWatchedVarHitWhenInScope on android arm because it triggers a kernel...
Pavel Labath
2017-05-16
1
-0
/
+3
*
[TypeSystem] Fix inspection of Objective-C object types
Sean Callanan
2017-05-15
3
-0
/
+94
*
Disable a test in TestReturnValue on arm64 linux
Pavel Labath
2017-05-15
1
-1
/
+6
*
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
*
Add missing 'arch' key to valid qHostInfo keys
Francis Ricci
2017-05-05
1
-0
/
+1
*
Fix segfault resulting from empty print prompt
Pavel Labath
2017-05-05
1
-0
/
+28
*
ABISysV_arm64: compute return value for large vectors correctly
Pavel Labath
2017-05-05
1
-11
/
+39
*
[LLDB][MIPS] Fix TestStepOverBreakpoint.py failure.
Nitesh Jain
2017-05-04
1
-5
/
+4
*
Don't attempt to use mpx registers on unsupported platforms
Francis Ricci
2017-05-03
2
-0
/
+10
*
Windows fix for TestConflictingDefinition makefile
Pavel Labath
2017-05-03
1
-1
/
+1
*
Fixed a bug where we did not properly use the complete versions of Objective-...
Sean Callanan
2017-05-03
9
-0
/
+134
*
Android.rules: set "ar" path correctly
Pavel Labath
2017-05-02
1
-0
/
+1
*
Provide a mechanism to do some pre-loading of symbols up front.
Jim Ingham
2017-04-28
1
-4
/
+17
*
[LLDB][MIPS] Forgot to add check in commit rl301530
Nitesh Jain
2017-04-27
1
-2
/
+4
*
[LLDB][MIPS] Fix TestMiExec.py failure.
Nitesh Jain
2017-04-27
1
-2
/
+8
*
[LLDB][MIPS] Fix typo in TestStepOverWatchpoint.py.
Nitesh Jain
2017-04-25
1
-1
/
+1
*
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
*
[DWARF] Fix lookup in the abstract origins of inlined blocks/functions
Sean Callanan
2017-04-24
1
-0
/
+5
*
Update two android XFAILS
Pavel Labath
2017-04-24
2
-2
/
+2
*
Skip TestLibCxxAtomic with gcc
Pavel Labath
2017-04-20
1
-0
/
+1
*
Recompute ArchSpec core after MergeFrom
Pavel Labath
2017-04-20
3
-10
/
+0
*
Make TestStaticVariables XFAIL more specific
Pavel Labath
2017-04-20
1
-6
/
+5
*
Add libc++ category the three more tests
Pavel Labath
2017-04-20
3
-48
/
+103
*
Fix !N and !-N commands and add a test case.
Jim Ingham
2017-04-19
1
-0
/
+45
*
Fix TestRegisterVariables for clang/arm
Pavel Labath
2017-04-19
1
-2
/
+11
*
Add back code to implement "frame var -a,-l,-g" filters.
Jim Ingham
2017-04-18
3
-0
/
+116
*
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
*
Add libc++ category to the remaining libc++ data formatters
Pavel Labath
2017-04-12
6
-75
/
+76
*
Fix TestCppIncompleteTypes for android/clang
Pavel Labath
2017-04-12
1
-2
/
+2
[prev]
[next]