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] Fix lookup of symbols with the same address range but different binding
Jan Kratochvil
2020-01-13
5
-2
/
+70
*
[lldb][NFC] Use range-based for loops in IRInterpreter
Raphael Isemann
2020-01-13
1
-16
/
+12
*
[lldb] Fix eh-frame-small-fde test for changes in lld
Pavel Labath
2020-01-13
1
-8
/
+3
*
[lldb] Mark several tests as not dependent on debug info
Raphael Isemann
2020-01-13
40
-39
/
+42
*
[Disassembler] Delete the VStream parameter of MCDisassembler::getInstruction()
Fangrui Song
2020-01-11
3
-13
/
+11
*
[lldb/Reproducer] Add SBReproducer::Replay overload (again)
Jonas Devlieghere
2020-01-10
2
-1
/
+6
*
lldbutil: Forward ASan launch info to test inferiors
Vedant Kumar
2020-01-10
2
-1
/
+14
*
[lldb/Utils] Remove vim-lldb
Jonas Devlieghere
2020-01-10
9
-1834
/
+0
*
[lldb/Test] Bypass LLDB_TEST_COMMON_ARGS for certain dotest args (NFC)
Jonas Devlieghere
2020-01-10
4
-15
/
+39
*
[lldb/Scripts] Move android script from underneath Python dir
Jonas Devlieghere
2020-01-10
2
-26
/
+0
*
[lldb/Scripts] Remove remote-build.py
Jonas Devlieghere
2020-01-10
1
-312
/
+0
*
[lldb/Scripts] Remove buildbot.py
Jonas Devlieghere
2020-01-10
1
-196
/
+0
*
[lldb] Fix TestClangASTContext.TestFunctionTemplateInRecordConstruction in De...
Raphael Isemann
2020-01-10
1
-1
/
+5
*
[lldb] Make CompleteTagDeclsScope completion order deterministic
Raphael Isemann
2020-01-10
1
-5
/
+3
*
[lldb/Lua] Support loading Lua modules
Jonas Devlieghere
2020-01-10
6
-0
/
+69
*
[lldb] Remove FieldDecl stealing hack by rerouting indirect imports to the or...
Raphael Isemann
2020-01-10
2
-14
/
+33
*
Add missing nullptr checks.
Adrian Prantl
2020-01-10
8
-29
/
+42
*
[lldb][tests] Make it possible to expect failure for a whole category
Tatyana Krasnukha
2020-01-10
4
-4
/
+24
*
[lldb][tests][NFC] Unify variable naming convention
Tatyana Krasnukha
2020-01-10
5
-45
/
+45
*
RangeDataVector: Support custom sorting for D63540
Jan Kratochvil
2020-01-10
2
-23
/
+54
*
[lldb][tests] Cleanup '.categories'
Tatyana Krasnukha
2020-01-10
6
-5
/
+1
*
[lldb][test] NFC, re-use _getTestPath() function
Tatyana Krasnukha
2020-01-10
1
-21
/
+14
*
[lldb][tests] Take into account all parent's categories when traverse folders...
Tatyana Krasnukha
2020-01-10
2
-12
/
+13
*
[lldb] Surpress "bitfield too small" gcc warning
Pavel Labath
2020-01-10
1
-3
/
+3
*
[lldb/DWARF] Don't automatically search dwo unit attributes
Pavel Labath
2020-01-10
4
-23
/
+7
*
[lldb/lua] Make convenience_variables.test compatible with lua-5.1
Pavel Labath
2020-01-10
1
-5
/
+5
*
Data formatters: Look through array element typedefs
Jaroslav Sevcik
2020-01-10
6
-6
/
+54
*
When reading Aux file in chunks, read consecutive byte ranges
Jason Molenda
2020-01-09
2
-1
/
+161
*
[lldb] Remove spurious file
Jonas Devlieghere
2020-01-09
1
-51
/
+0
*
[lldb/Lua] Add lua typemaps for INOUT params
Jonas Devlieghere
2020-01-09
2
-0
/
+2
*
[lldb/SWIG] Undo incorrect substitution
Jonas Devlieghere
2020-01-09
1
-1
/
+1
*
[lldb/SWIG] Fix capitalization for case sensitive file systems.
Jonas Devlieghere
2020-01-09
1
-4
/
+4
*
[lldb/Bindings] Move bindings into their own subdirectory
Jonas Devlieghere
2020-01-09
80
-18
/
+17
*
[lldb/Lua] Make lldb.debugger et al available to Lua
Jonas Devlieghere
2020-01-09
10
-3
/
+89
*
[lldb/SWIG] Add missing '\' in macros again
Jonas Devlieghere
2020-01-09
1
-2
/
+2
*
[lldb] Modernize OptionValue::SetValueChangedCallback
Pavel Labath
2020-01-09
10
-132
/
+70
*
[lldb/DWARF] Fix mixed v4+v5 location lists
Pavel Labath
2020-01-09
10
-75
/
+184
*
[lldb/DWARF] Add is_dwo member to DWARFUnit
Pavel Labath
2020-01-09
7
-20
/
+19
*
[lldb] Fix that TestNoSuchArch.py was passing for the wrong reason
Raphael Isemann
2020-01-09
1
-2
/
+2
*
[lldb/SWIG] Refactor extensions to be non Python-specific (3/3)
Jonas Devlieghere
2020-01-08
18
-253
/
+59
*
Save more descriptive error msg from FBS/BKS, relay it up to lldb.
Jason Molenda
2020-01-08
1
-20
/
+26
*
[lldb] Remove various dead Compare functions
Alex Langford
2020-01-08
4
-139
/
+0
*
[lldb/SWIG] Refactor extensions to be non Python-specific (2/2)
Jonas Devlieghere
2020-01-08
25
-287
/
+95
*
Delete dead code.
Adrian Prantl
2020-01-08
1
-48
/
+0
*
[lldb/CMake] Only auto-enable Lua when SWIG is found
Jonas Devlieghere
2020-01-08
2
-1
/
+32
*
[lldb/SWIG] Refactor extensions to be non Python-specific
Jonas Devlieghere
2020-01-08
4
-14
/
+18
*
[lldb/CMake] Use LLDB's autodetection logic for libxml2
Jonas Devlieghere
2020-01-08
2
-12
/
+17
*
[lldb] Remove default llvm::Triple argument from ClangASTContext constructor
Raphael Isemann
2020-01-08
2
-3
/
+4
*
[lldb][NFC] Remove redundant ClangASTContext constructor that takes ArchSpec
Raphael Isemann
2020-01-08
2
-30
/
+23
*
[lldb/CMake] Only auto-enable Python when SWIG is found
Jonas Devlieghere
2020-01-07
2
-36
/
+37
[next]