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
/
source
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Reproducers] Fix GDB remote flakiness during replay
Jonas Devlieghere
2019-03-22
1
-24
/
+23
*
[ScriptInterpreter] Remove a warning and reformat comments.
Davide Italiano
2019-03-22
1
-6
/
+6
*
[ScriptInterpreter] Make sure that PYTHONHOME is right.
Davide Italiano
2019-03-22
1
-0
/
+10
*
Revert minidump changes
Jonas Devlieghere
2019-03-22
1
-36
/
+13
*
Revert "Move the rest of the sections over to DWARFContext."
Pavel Labath
2019-03-22
17
-327
/
+270
*
Extend r356573 (minidump UUID handling) to cover elf build-ids too
Pavel Labath
2019-03-22
1
-1
/
+1
*
[Reproducers] Fix log statements
Jonas Devlieghere
2019-03-21
1
-3
/
+3
*
[lldb] Add missing EINTR handling
Michal Gorny
2019-03-21
13
-22
/
+43
*
Move the rest of the sections over to DWARFContext.
Zachary Turner
2019-03-21
17
-270
/
+327
*
[Reproducers] Properly handle QEnvironment packets
Jonas Devlieghere
2019-03-21
1
-0
/
+15
*
[Reproducers] Log inconsistencies during replay (NFC)
Jonas Devlieghere
2019-03-21
2
-5
/
+41
*
Introduce DWARFContext.
Zachary Turner
2019-03-20
8
-54
/
+108
*
Remove the unused return value in ASTImporter::Imported [NFC]
Raphael Isemann
2019-03-20
1
-3
/
+1
*
Fix UUID decoding from minidump files
Greg Clayton
2019-03-20
1
-12
/
+35
*
Delete more dead code.
Zachary Turner
2019-03-19
21
-318
/
+11
*
Remove some dead DWARF enum -> string conversion functions.
Zachary Turner
2019-03-19
2
-258
/
+0
*
Delete dead code.
Zachary Turner
2019-03-19
23
-716
/
+1
*
[ScriptInterpreterPython] Remove dead code.
Davide Italiano
2019-03-19
1
-16
/
+0
*
[StackFrameRecognizer] Remove unneeded LLDB_DISABLE_PYTHON.
Davide Italiano
2019-03-19
1
-4
/
+0
*
[lldb] [Reproducer] Move SBRegistry registration into declaring files
Michal Gorny
2019-03-19
67
-2900
/
+3513
*
Remove a couple of log statements.
Zachary Turner
2019-03-19
3
-60
/
+1
*
Improve error handling for Clang module imports.
Adrian Prantl
2019-03-19
1
-3
/
+11
*
Fix a "memset clearing an object of non-trivial type" warning in EmulateInstr...
Pavel Labath
2019-03-19
1
-8
/
+1
*
[API] Remove unneded LLDB_DISABLE_PYTHON markers.
Davide Italiano
2019-03-18
7
-45
/
+0
*
Fix some "variable 'foo' set but not used" warnings
Pavel Labath
2019-03-18
2
-6
/
+2
*
Fix "type qualifiers ignored on cast result type" warnings
Pavel Labath
2019-03-18
2
-13
/
+10
*
Reinitialize UnwindTable when the SymbolFile changes
Pavel Labath
2019-03-18
2
-1
/
+11
*
Abbreviation declarations are required to have non-null tags.
Zachary Turner
2019-03-15
1
-5
/
+3
*
Return Error and Expected from more DWARF interfaces.
Zachary Turner
2019-03-15
9
-209
/
+253
*
[DataFormatters] Remove LLDB_DISABLE_PYTHON from TypeCategory.
Davide Italiano
2019-03-15
2
-25
/
+0
*
Delete type_sp member from TypePair
Pavel Labath
2019-03-15
2
-9
/
+4
*
[DataFormatters] Remove LLDB_DISABLE_PYTHON from FormatManager.
Davide Italiano
2019-03-15
2
-10
/
+0
*
[ObjCLanguage] Remove LLDB_DISABLE_PYTHON markers from the formatters.
Davide Italiano
2019-03-14
1
-6
/
+0
*
Return llvm::Error and llvm::Expected from DWARF parsing code.
Zachary Turner
2019-03-14
6
-54
/
+101
*
[DataFormatters] Delete unused code. Not even exposed in the API.
Davide Italiano
2019-03-14
2
-21
/
+0
*
Safer casting in ClangExpressionParser code completion
Raphael Isemann
2019-03-14
1
-2
/
+2
*
[Python] Start eradicating unneeded LLDB_DISABLE_PYTHON guards.
Davide Italiano
2019-03-14
4
-15
/
+0
*
[Reproducers] Fix data race found by tsan
Jonas Devlieghere
2019-03-14
1
-0
/
+2
*
Reorder the operations in
Jason Molenda
2019-03-13
1
-21
/
+20
*
Fix an invalid static cast in ClangExpressionParser.cpp
Adrian Prantl
2019-03-13
11
-15
/
+38
*
[ExpressionParser] Restore removed intance of FileSystem::Resolve while resol...
Alex Langford
2019-03-13
1
-0
/
+1
*
Make sure FileSystem::Resolve preserves the path/file distinction.
Adrian Prantl
2019-03-13
1
-1
/
+4
*
Update the macOS implementation of ComputeClangResourceDirectory to
Adrian Prantl
2019-03-12
1
-3
/
+3
*
Add XCOFF triple object format type for AIX
Jason Liu
2019-03-12
1
-0
/
+2
*
Add more logging to ClangModulesDeclVendor.cpp
Adrian Prantl
2019-03-12
1
-0
/
+9
*
Remove support for DWARF64.
Zachary Turner
2019-03-12
10
-119
/
+34
*
Remove DWARFDIECollection.
Zachary Turner
2019-03-12
14
-143
/
+59
*
Move ElaboratingDIEIterator into implementation file.
Zachary Turner
2019-03-12
2
-71
/
+68
*
Fix compiler warning
Jonas Devlieghere
2019-03-12
1
-13
/
+11
*
Rework how lldb warngs about kexts that failed to load in a
Jason Molenda
2019-03-12
1
-8
/
+33
[next]