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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed a problem where we couldn't call extern "C" functions.
Sean Callanan
2016-06-02
3
-0
/
+36
*
[tsan] Prefer mangled name looking up variable declaration for racy address
Devin Coughlin
2016-06-01
3
-0
/
+98
*
Add "-gmodules" support to the test suite.
Todd Fiala
2016-05-26
13
-29
/
+108
*
Avoid using stdio in TestVirtual
Pavel Labath
2016-05-26
2
-20
/
+22
*
It has been brought to my attention that, given two variables
Enrico Granata
2016-05-25
2
-6
/
+9
*
Mark some aarch64-linux specific xfails marking bug entries
Omair Javaid
2016-05-25
3
-2
/
+3
*
Fix an issue where LLDB would crash if one tried to 'frame variable' an unord...
Enrico Granata
2016-05-25
1
-0
/
+1
*
Mark some arm-linux specific xfails marking bug entries
Omair Javaid
2016-05-25
4
-1
/
+5
*
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
*
xfail TestRedefinitionsInline on Windows.
Zachary Turner
2016-05-23
1
-1
/
+1
*
Removed the m_decl_objects map from ClangASTContext.
Sean Callanan
2016-05-23
2
-0
/
+23
*
Always rerun all tests on Windows.
Zachary Turner
2016-05-23
1
-0
/
+1
*
Reword ThreadSanitizer message for invalid mutex reports.
Kuba Brecka
2016-05-22
1
-1
/
+1
*
Fix error propagation from the Z0 packet in gdb-remote breakpoint setting.
Jim Ingham
2016-05-19
1
-0
/
+77
*
xfail TestTopLevelExprs for arm and aarch64 linux
Omair Javaid
2016-05-18
1
-0
/
+1
*
xfail TestWatchLocation.py for arm-linux targets
Omair Javaid
2016-05-17
1
-0
/
+1
*
Allow custom formatting of session log file names.
Zachary Turner
2016-05-17
5
-12
/
+33
*
xfail TestTopLevelExprs for Android API 21-22 (llvm.org/pr27787)
Tamas Berghammer
2016-05-17
1
-2
/
+4
*
Fixed and re-enabled the Clang modules testcase.
Sean Callanan
2016-05-16
1
-3
/
+2
*
Test diamond virtual inheritance in top-level expressions.
Sean Callanan
2016-05-16
1
-1
/
+45
*
Make LLDB print out an explicit marker when it's displaying formatters that a...
Enrico Granata
2016-05-16
1
-0
/
+2
*
Xfail TestCrashDuringStep and TestCreateDuringInstructionStep on arm-linux
Omair Javaid
2016-05-16
2
-0
/
+2
*
test: remove use of undefined variables
Saleem Abdulrasool
2016-05-16
1
-2
/
+1
*
test: add missing splat
Saleem Abdulrasool
2016-05-16
1
-1
/
+1
*
test: add missing parameter
Saleem Abdulrasool
2016-05-16
1
-1
/
+1
*
surface build error content through test event system
Todd Fiala
2016-05-14
8
-21
/
+147
*
test infra: catch bad decorators and import-time errors
Todd Fiala
2016-05-13
11
-67
/
+307
*
Clean up test results on Windows.
Zachary Turner
2016-05-13
10
-4
/
+10
*
Fix libstdc++ failure where <atomic> is not able to be imported on Darwin sys...
Greg Clayton
2016-05-12
3
-6
/
+10
*
Added missing makefile from patch D19124 (should fix the corresponding commit...
Cameron Desrochers
2016-05-12
1
-0
/
+5
*
[LLDB] Added support for PHI nodes to IR interpreter
Marianne Mailhot-Sarrasin
2016-05-12
2
-0
/
+57
*
Xfail failing watchpoint tests on aarch64-linux
Omair Javaid
2016-05-11
5
-0
/
+6
*
Rewriting TestMultithreaded.py to solve flakyness on Linux
Ravitheja Addepally
2016-05-11
2
-29
/
+18
*
Corrected aarch64 register no in TestBreakpointConditions.py
Omair Javaid
2016-05-11
1
-1
/
+1
*
Fix race in TestExitDuringStep and unify pseudo_barrier handling
Pavel Labath
2016-05-10
9
-105
/
+36
*
Add a testcase for "BreakpointSetBySourceRegex"
Jim Ingham
2016-05-10
5
-0
/
+139
*
Added a testcase that verifies that multiline expressions work.
Sean Callanan
2016-05-09
3
-0
/
+68
*
Mark TestPrintStackTraces as flaky on linux
Pavel Labath
2016-05-09
1
-0
/
+1
*
Enable NamespaceLookupTestCase.test_scope_lookup_before_using_with_run_comman...
Pavel Labath
2016-05-09
1
-1
/
+1
*
Fix TestEvents.py on OS X
Todd Fiala
2016-05-05
1
-3
/
+6
*
fix argument usage for '-#' command line option
Todd Fiala
2016-05-05
1
-1
/
+1
*
Downgrade skip to xfail in TestBitfields on linux
Pavel Labath
2016-05-05
1
-1
/
+1
*
Fix syntax errors in TestEnumTypes
Pavel Labath
2016-05-05
1
-1
/
+2
*
Fix DW_AT_specification handling in DWO files
Pavel Labath
2016-05-05
5
-0
/
+70
*
XFail TestEnumTypes.py on Windows
Adrian McCarthy
2016-05-04
2
-7
/
+8
*
XFail TestLambdas.py on Windows after fixing some of the problems
Adrian McCarthy
2016-05-04
3
-9
/
+13
*
Added a testcase for the ptr_refs tool so we catch if it stops working.
Sean Callanan
2016-05-03
3
-0
/
+75
*
Split out console and file writing cases in TestCommandScriptImmediateOutput
Francis Ricci
2016-05-03
1
-4
/
+17
*
Fix an issue where the apropos command would not print fully qualified comman...
Enrico Granata
2016-05-02
1
-0
/
+22
[prev]
[next]