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
*
[lldb] Fix that TestNoSuchArch.py was passing for the wrong reason
Raphael Isemann
2020-01-09
1
-2
/
+2
*
Change the patterns to include the prefix '= ' so we don't pass errantly.
Jason Molenda
2020-01-06
1
-5
/
+5
*
[lldb/Test] Move @skipIfAsan from test class to test methods.
Jonas Devlieghere
2020-01-06
1
-1
/
+2
*
[lldb/Test] Temporarily skip TestFoundationDisassembly on the ASan bot.
Jonas Devlieghere
2020-01-06
1
-0
/
+1
*
[lldb/Command] Add --force option for `watchpoint delete` command
Med Ismail Bennani
2020-01-04
1
-20
/
+25
*
Revert "[lldb/Command] Add --force option for `watchpoint delete` command"
Med Ismail Bennani
2020-01-03
1
-50
/
+0
*
[lldb/Python] Remove unused imports (NFC)
Jonas Devlieghere
2020-01-02
1
-9
/
+0
*
[lldb/Python] Remove unused support file (NFC)
Jonas Devlieghere
2020-01-02
1
-58
/
+0
*
[lldb/Command] Add --force option for `watchpoint delete` command
Med Ismail Bennani
2020-01-03
1
-0
/
+50
*
[lldb] Fix crash in AccessDeclContextSanity when copying FunctionTemplateDecl...
Raphael Isemann
2020-01-02
3
-4
/
+4
*
tests: XFAIL/UNSUPPORTED tests on Windows
Saleem Abdulrasool
2020-01-01
5
-4
/
+12
*
[lldb] Silent random xpass on aarch64-linux buildbot
Muhammad Omair Javaid
2019-12-27
1
-1
/
+1
*
[lldb][test] Don't include "test_common.h" in the debug macros test
Tatyana Krasnukha
2019-12-26
1
-0
/
+3
*
[lldb][NFC] Add "lldb-vscode" to all_categories
Tatyana Krasnukha
2019-12-26
1
-0
/
+1
*
[lldb][NFC] Simplify if-return
Tatyana Krasnukha
2019-12-26
1
-3
/
+1
*
[lldb][tests] Platform triple can be None
Tatyana Krasnukha
2019-12-26
1
-1
/
+6
*
[lldb][tests] Posix function strdup requires macro _POSIX_C_SOURCE
Tatyana Krasnukha
2019-12-26
1
-0
/
+2
*
test: ensure that we dead-strip in the linker
Saleem Abdulrasool
2019-12-24
1
-0
/
+1
*
test: correct flags for Windows
Saleem Abdulrasool
2019-12-23
1
-0
/
+2
*
[lldb/test] Skip editline tests when LLDB_ENABLE_LIBEDIT is off.
Jonas Devlieghere
2019-12-20
5
-0
/
+8
*
[lldb/pexpect] Force-set the TERM environment variable
Pavel Labath
2019-12-20
1
-1
/
+7
*
[lldb] Added test for objc_direct calls with categories
Raphael Isemann
2019-12-20
1
-0
/
+13
*
[lldb] Remove XFAIL from TestDeadStrip.py
Pavel Labath
2019-12-20
1
-2
/
+0
*
[ASTImporter][LLDB] Modifying ImportDeclContext(...) to ensure that we comple...
shafik
2019-12-19
3
-1
/
+44
*
Add prototype for a function we call.
Jason Molenda
2019-12-18
1
-0
/
+2
*
[lldb] Remove modern-type-lookup
Raphael Isemann
2019-12-17
12
-145
/
+0
*
[lldb-vscode] Centrally skip debug info variants for vscode tests
Pavel Labath
2019-12-17
10
-25
/
+2
*
[lldb] Add support for calling objc_direct methods from LLDB's expression eva...
Raphael Isemann
2019-12-17
3
-0
/
+88
*
Explicitly specify -std=c++11 and include <mutex> and <condition_variable>.
Jim Ingham
2019-12-16
4
-0
/
+6
*
Run all threads when extending a next range over a call.
Jim Ingham
2019-12-16
7
-87
/
+190
*
[lldb] Use file-based synchronization in TestVSCode_attach
Pavel Labath
2019-12-16
2
-14
/
+26
*
[lldb/CMake] Rename LLDB_DISABLE_PYTHON to LLDB_ENABLE_PYTHON
Jonas Devlieghere
2019-12-13
1
-1
/
+1
*
LanguageRuntime: Simplify NSException::GetSummary() output
Med Ismail Bennani
2019-12-13
3
-14
/
+14
*
[lldb/Test] C++ test should use CXXFLAGS_EXTRAS
Jonas Devlieghere
2019-12-13
1
-1
/
+1
*
[lldb][NFC] Remove all `setUp` overrides that only call the parent implementa...
Raphael Isemann
2019-12-13
55
-202
/
+0
*
[lldb][NFC] Remove 'from __future__ import print_function' from all tests tha...
Raphael Isemann
2019-12-13
514
-536
/
+0
*
[lldb][NFC] Add reminder to TestSampleTest that setUp should be deleted if it...
Raphael Isemann
2019-12-13
1
-0
/
+2
*
[lldb] Remove xpasses after pr44037 fix committed
Muhammad Omair Javaid
2019-12-13
4
-24
/
+1
*
[lldb][dotest] Add `#include <algorithm>` to libc++ detection
Jordan Rupprecht
2019-12-11
1
-1
/
+1
*
[lldb][dotest] Improve libc++ detection
Jordan Rupprecht
2019-12-11
1
-3
/
+10
*
return-object-by-reference ("non trivial") xfail on arm64 in TestTrivialABI.py
Jason Molenda
2019-12-11
2
-1
/
+2
*
update TestThreadStepOut.py to expect correct source line on arm64.
Jason Molenda
2019-12-11
2
-3
/
+3
*
Don't run expect based tests remotely.
Jason Molenda
2019-12-11
2
-2
/
+2
*
Change the mtc Makefile to check $SDKROOT value instead
Jason Molenda
2019-12-10
1
-3
/
+8
*
Do not cache hardcoded formats in FormatManager
Adrian Prantl
2019-12-10
4
-0
/
+45
*
Skip TestGuiBasic.py on ios etc device testing.
Jason Molenda
2019-12-10
1
-0
/
+1
*
Skip TestMultilineCompletion.py on ios testsuite runs.
Jason Molenda
2019-12-10
1
-0
/
+1
*
Assert launch success in run_to_breakpoint_do_run
Vedant Kumar
2019-12-10
1
-0
/
+2
*
[lldb] Actually enable wchar support in Editline when it is defined in the ho...
Raphael Isemann
2019-12-10
1
-0
/
+27
*
The field ‘totalFrames’ which is total number of frames available, is man...
Serhiy Redko
2019-12-09
2
-7
/
+27
[next]