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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][NFC] Remove unused overload of File::Read
Raphael Isemann
2019-09-03
2
-74
/
+0
*
[test] Addres TestConcurrentMany*.py flakiness on macOS
Jonas Devlieghere
2019-09-03
1
-16
/
+11
*
[test] Remove print statements and verify that the symbol exists
Jonas Devlieghere
2019-09-03
1
-10
/
+1
*
[lldb][NFC] Disable added frame select and all log option test on windows
Raphael Isemann
2019-09-03
2
-0
/
+2
*
[lldb] Replace std::call_once() with llvm::call_once()
Michal Gorny
2019-09-03
1
-2
/
+2
*
[lldb] Test 'frame select -r' and fix that INT32_MIN breaks the option parser
Raphael Isemann
2019-09-03
4
-16
/
+72
*
[lldb][NFC] Test 'command delete'
Raphael Isemann
2019-09-03
1
-0
/
+17
*
[lldb][NFC] Test that enabling all log options doesn't crash anything
Raphael Isemann
2019-09-03
1
-0
/
+11
*
[lldb][NFC] Remove unnecessary constructors from invalid-args tests
Raphael Isemann
2019-09-03
3
-9
/
+0
*
[lldb][NFC] Simplify script_alias test
Raphael Isemann
2019-09-03
1
-4
/
+1
*
[lldb][NFC] Also test unaliasing in nested_alias test
Raphael Isemann
2019-09-03
1
-0
/
+9
*
[lldb] Test 'command' commands and fix the found crashes
Raphael Isemann
2019-09-03
2
-0
/
+71
*
[lldb][NFC] Unify log files in commands/log/basic
Raphael Isemann
2019-09-03
1
-9
/
+7
*
[lldb][NFC] Remove setup boilerplate from types/ tests
Raphael Isemann
2019-09-03
7
-52
/
+1
*
[dotest] Add @skipIfCursesSupportMissing and annotate the new gui test
Pavel Labath
2019-09-02
4
-8
/
+19
*
NativeProcessLinux: Remove some register context boilerplate
Pavel Labath
2019-09-02
10
-202
/
+114
*
[lldb][NFC] Add test for invalid gui command
Raphael Isemann
2019-09-02
1
-0
/
+15
*
[lldb][NFC] Remove unused imports from TestIntegerTypesExpr.py
Raphael Isemann
2019-09-02
1
-7
/
+0
*
[ARM64] Simplify RegisterInfos_arm64.h with macro based RegisterInfo array
Omair Javaid
2019-09-02
1
-181
/
+258
*
[lldb][NFC] Remove unused imports from TestIntegerTypes.py
Raphael Isemann
2019-09-02
1
-6
/
+0
*
[lldb][NFC] Add test for source info
Raphael Isemann
2019-09-02
4
-0
/
+26
*
[lldb] Add description to option completions.
Raphael Isemann
2019-09-02
2
-5
/
+30
*
[lldb][NFC] Add basic test for GUI command
Raphael Isemann
2019-09-02
3
-0
/
+65
*
[lldb][NFC] Remove unnecessary lldb_enable_attach in TestMultilineCompletion
Raphael Isemann
2019-09-02
1
-1
/
+0
*
[lldb] Test and fix invalid log command invocations
Raphael Isemann
2019-09-01
2
-0
/
+27
*
[lldb][NFC] Add test for invalid expression command args
Raphael Isemann
2019-09-01
1
-0
/
+48
*
[lldb][NFC] Fix failing tests on macOS after restructuring test folder
Raphael Isemann
2019-09-01
27
-28
/
+28
*
[lldb] Small optimization of FormatMap::Delete
Jan Kratochvil
2019-09-01
1
-1
/
+1
*
[lldb][NFC] Fix failing tests after restructuring test folder
Raphael Isemann
2019-09-01
86
-89
/
+89
*
[lldb] Restructure test folders to match LLDB command hierarchy
Raphael Isemann
2019-09-01
584
-4865
/
+0
*
[lldb] Unify target checking in CommandObject
Raphael Isemann
2019-08-31
9
-800
/
+669
*
[lldb][NFC] Remove unused prompt variable in TestMultilineCompletion.py
Raphael Isemann
2019-08-31
1
-2
/
+0
*
[test] Make sys.stdout compatible with both Python 2 & 3
Jonas Devlieghere
2019-08-30
1
-1
/
+2
*
[lit] Only set DYLD_LIBRARY_PATH for shared builds
Jonas Devlieghere
2019-08-30
3
-9
/
+8
*
[test] Fix 'argument must be str, not bytes' for Python 3.
Jonas Devlieghere
2019-08-30
1
-2
/
+2
*
[test] Make sure PROMPT is a string
Jonas Devlieghere
2019-08-30
1
-1
/
+1
*
[lldb][NFC] More tests for invalid register command invocations
Raphael Isemann
2019-08-30
1
-0
/
+15
*
[lit] Fix my earlier bogus fix to not set DYLD_LIBRARY_PATH with Asan.
Jonas Devlieghere
2019-08-30
1
-1
/
+1
*
[dotest] Finish removing -q
Pavel Labath
2019-08-30
1
-1
/
+1
*
dotest: improvements to the pexpect tests
Pavel Labath
2019-08-30
6
-192
/
+56
*
[lldb][NFC] Move Clang-specific flags to ClangUserExpression
Raphael Isemann
2019-08-30
3
-19
/
+18
*
[lit] Print exit code in for unresolved (lldb)tests.
Jonas Devlieghere
2019-08-29
1
-2
/
+2
*
[lldb][NFC] Document options parameter in ClangUserExpression constructor
Raphael Isemann
2019-08-29
1
-0
/
+3
*
[test] Fix various module cache bugs and inconsistencies
Jonas Devlieghere
2019-08-29
16
-30
/
+86
*
[dotest] Remove deprecated loggin through env variables.
Jonas Devlieghere
2019-08-29
1
-72
/
+0
*
[dotest] Remove the curses result formatter.
Jonas Devlieghere
2019-08-29
3
-351
/
+0
*
Revert "[TSanRuntime] Upstream thread swift race detector."
Davide Italiano
2019-08-29
2
-35
/
+6
*
Fix GetDIEForDeclContext so it only returns entries matching the provided con...
Pavel Labath
2019-08-29
3
-3
/
+52
*
Remove DWARFExpression::LocationListSize
Pavel Labath
2019-08-29
5
-57
/
+42
*
[lldb][NFC] Try fixing TestCompletion.py on Windows
Raphael Isemann
2019-08-29
1
-2
/
+1
[next]