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
*
Revert "[lldb] Reinstate original guard variable check"
Raphael Isemann
2019-08-14
1
-5
/
+9
*
[lldb][NFC] Remove unused function
Jordan Rupprecht
2019-08-14
1
-5
/
+0
*
[DebugLine] Improve path handling.
Jonas Devlieghere
2019-08-14
1
-12
/
+11
*
Revert "Minidump/Windows: Fix module lookup"
Pavel Labath
2019-08-14
1
-1
/
+0
*
[API] Have SBCommandReturnObject::GetOutput/Error return "" instead of nullptr
Pavel Labath
2019-08-14
1
-7
/
+4
*
[lldb] Reinstate original guard variable check
Raphael Isemann
2019-08-14
1
-9
/
+5
*
Fix warning: suggest braces around initialization of subobject
Jonas Devlieghere
2019-08-14
1
-5
/
+7
*
Enable lldb-server on Windows
Aaron Smith
2019-08-13
3
-1
/
+24
*
[DebugLine] Be more robust in geussing the path style
Jonas Devlieghere
2019-08-13
1
-3
/
+9
*
Initial support for native debugging of x86/x64 Windows processes
Aaron Smith
2019-08-13
20
-3
/
+2899
*
[DWARF] Guess the path style
Jonas Devlieghere
2019-08-13
1
-2
/
+6
*
[DWARF} Use LLVM's debug line parser in LLDB.
Jonas Devlieghere
2019-08-13
5
-1208
/
+179
*
[Symbol] Decouple clang from CompilerType
Alex Langford
2019-08-13
8
-483
/
+574
*
[lldb] Fix Microsoft guard variable detection
Raphael Isemann
2019-08-13
1
-1
/
+1
*
[lldb] Reland "Refactor guard variable checks in IRForTarget"
Raphael Isemann
2019-08-13
1
-14
/
+19
*
[Symbol] Remove redundant include
Alex Langford
2019-08-13
1
-1
/
+0
*
[CompilerType] Pass an ExecutionContextScope to GetTypeBitAlign.
Davide Italiano
2019-08-12
4
-6
/
+7
*
Revert "[lldb] Refactor guard variable checks in IRForTarget"
Stella Stamenova
2019-08-12
1
-12
/
+12
*
Revert "[lldb] Fix dynamic_cast by no longer failing on variable without meta...
Stella Stamenova
2019-08-12
1
-1
/
+7
*
[Symbol] GetTypeBitAlign() should return None in case of failure.
Davide Italiano
2019-08-12
4
-14
/
+23
*
[lldb] Remove undocumented return value from DiagnosticManager::PutString
Raphael Isemann
2019-08-12
1
-4
/
+3
*
[lldb] Fix dynamic_cast by no longer failing on variable without metadata
Raphael Isemann
2019-08-10
1
-7
/
+1
*
Small format fix
Haibo Huang
2019-08-09
1
-1
/
+1
*
Detects whether RESOURCE_TYPE_IO is defined.
Haibo Huang
2019-08-09
1
-0
/
+3
*
[lldb][NFC] Assert on invalid cursors positions when creating CompletionRequest
Raphael Isemann
2019-08-09
1
-0
/
+1
*
[lldb][NFC] Remove unused IRForTarget::BuildRelocation
Raphael Isemann
2019-08-09
2
-36
/
+0
*
[lldb][NFC] Unify InstrList typedef in IRForTarget
Raphael Isemann
2019-08-09
1
-6
/
+2
*
[lldb][NFC] Fix warning about missing switch cases
Raphael Isemann
2019-08-09
1
-0
/
+14
*
[lldb] Refactor guard variable checks in IRForTarget
Raphael Isemann
2019-08-09
1
-12
/
+12
*
Minidump/Windows: Fix module lookup
Pavel Labath
2019-08-09
1
-0
/
+1
*
[lldb][NFC] Clean up logging in IRForTarget
Raphael Isemann
2019-08-09
1
-167
/
+100
*
[lldb][NFC] Remove last C string uses from IRForTarget
Raphael Isemann
2019-08-09
1
-10
/
+8
*
[lldb][NFC] Use range-based for-loops in IRForTarget
Raphael Isemann
2019-08-09
1
-108
/
+40
*
[lldb][NFC] Modernize IRForTarget::CreateResultVariable
Raphael Isemann
2019-08-08
1
-21
/
+20
*
[lldb][NFC] Move to StringRef in some places in IRForTarget
Raphael Isemann
2019-08-08
1
-37
/
+32
*
[lldb] Fix HAVE_LIBCOMPRESSION
Haibo Huang
2019-08-08
2
-4
/
+2
*
[lldb][NFC] Directly use StringRef instead of temporary std::string
Raphael Isemann
2019-08-08
1
-13
/
+12
*
SymbolFileDWARF: Unconditionally scan through clang modules. NFCish
Adrian Prantl
2019-08-08
1
-3
/
+7
*
Fix a comment which was incorrect.
Jim Ingham
2019-08-08
1
-1
/
+1
*
Remove unused and undocumented data_offset parameter (NFC)
Adrian Prantl
2019-08-08
10
-20
/
+19
*
[lldb][NFC] Simplify return in MaybeHandleVariable
Raphael Isemann
2019-08-08
1
-9
/
+4
*
Fix LLDB_CONFIGURATION_DEBUG builds for the GetSymbolVendor removal
Pavel Labath
2019-08-08
1
-6
/
+2
*
Remove Module::GetSymbolVendor
Pavel Labath
2019-08-08
2
-32
/
+19
*
[Materializer] Remove wrong SetSizeAndAlignmentFromType().
Davide Italiano
2019-08-08
1
-14
/
+0
*
[Utility] Remove unused function 'GetMatchSpanningIndices'
Jonas Devlieghere
2019-08-08
1
-17
/
+0
*
Adjust a ValueObjectChild's offset when the child is a bitfield
Adrian Prantl
2019-08-07
1
-0
/
+24
*
[CommandObject] Remove unused function
Jonas Devlieghere
2019-08-07
1
-2
/
+0
*
[Symbol] Remove commented out code from CompileUnit
Alex Langford
2019-08-07
1
-43
/
+0
*
Add support for deterministically linked binaries on macOS to lldb.
Nico Weber
2019-08-07
1
-1
/
+5
*
[Driver] Expand the executable path in the target create output
Jonas Devlieghere
2019-08-07
1
-1
/
+2
[next]