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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLDB] - Improved DWARF5 support.
George Rimar
2018-09-13
1
-2
/
+3
*
Move SafeMachO from Utility to Host
Pavel Labath
2018-09-12
2
-0
/
+1
*
Remove manual byte counting from internal Stream methods.
Raphael Isemann
2018-09-12
1
-1
/
+20
*
Refactoring std::function formatter to move core functionality into CPPLangua...
Shafik Yaghmour
2018-09-11
1
-0
/
+19
*
Remove undefined behavior around the use of StateType
Shafik Yaghmour
2018-09-11
1
-1
/
+2
*
Rollback "Fix raw address breakpoints not resolving".
Davide Italiano
2018-09-10
1
-5
/
+14
*
Fix raw address breakpoints not resolving
Ted Woodward
2018-09-10
1
-14
/
+5
*
[PDB] Restore AST from PDB symbols
Aleksandr Urakov
2018-09-10
1
-3
/
+10
*
Re-commit "Modernize NativeProcessProtocol::GetSoftwareBreakpointTrapOpcode"
Pavel Labath
2018-09-09
1
-4
/
+2
*
Revert "Modernize NativeProcessProtocol::GetSoftwareBreakpointTrapOpcode"
Pavel Labath
2018-09-08
1
-2
/
+4
*
NFC: Move Searcher::Depth into lldb-enumerations as SearchDepth.
Jim Ingham
2018-09-07
10
-21
/
+22
*
Print column info in backtraces et al. if available
Adrian Prantl
2018-09-05
1
-0
/
+1
*
Modernize NativeProcessProtocol::GetSoftwareBreakpointTrapOpcode
Pavel Labath
2018-09-05
1
-4
/
+2
*
Fix a comment to use the correct variable name.
Frederic Riss
2018-08-31
1
-2
/
+2
*
Fixed comment for UserExpression::Complete [NFC]
Raphael Isemann
2018-08-30
1
-2
/
+2
*
Use a CompletionRequest in the expression command completion [NFC]
Raphael Isemann
2018-08-30
2
-4
/
+5
*
Move Predicate.h from Host to Utility
Raphael Isemann
2018-08-30
7
-10
/
+9
*
Added initial code completion support for the `expr` command
Raphael Isemann
2018-08-30
2
-0
/
+63
*
Support setting a breakpoint by FileSpec+Line+Column in the SBAPI.
Adrian Prantl
2018-08-30
4
-9
/
+19
*
Provide a default implementation of TypeSystem::GetNumTemplateArguments
Frederic Riss
2018-08-30
4
-11
/
+1
*
Move the column marking functionality to the Highlighter framework
Raphael Isemann
2018-08-30
3
-6
/
+19
*
Refactor BreakpointResolver::SetSCMatchesByLine() to make it easier to
Adrian Prantl
2018-08-29
1
-0
/
+4
*
Don't cancel the current IOHandler when we push a handler for an utility func...
Raphael Isemann
2018-08-29
3
-2
/
+47
*
Removed commented out includes [NFC]
Raphael Isemann
2018-08-29
1
-4
/
+0
*
Disable use-color if the output stream is not a terminal with color support.
Raphael Isemann
2018-08-27
1
-2
/
+4
*
Fix doc string variable name to quiet a compiler warning.
Greg Clayton
2018-08-15
1
-1
/
+1
*
Remove manual byte counting from Highlighter code.
Raphael Isemann
2018-08-14
1
-12
/
+5
*
Remove unused FastDemangle sources
Stefan Granitz
2018-08-14
1
-26
/
+0
*
[PDB] Parse UDT symbols and pointers to members (combined patch)
Aleksandr Urakov
2018-08-14
1
-0
/
+2
*
Use a DenseMap for looking up functions by UID in CompileUnit::FindFunctionByUID
Raphael Isemann
2018-08-11
1
-14
/
+14
*
Remove copy-pasted and unrelated comment [NFC]
Raphael Isemann
2018-08-10
1
-2
/
+0
*
RichManglingContext: Make m_ipd_str_len a local variable and simplify process...
Stefan Granitz
2018-08-10
1
-4
/
+3
*
Amend "Remove unused type Either from Utility library".
Tatyana Krasnukha
2018-08-10
1
-72
/
+0
*
Remove unused type Either from Utility library.
Tatyana Krasnukha
2018-08-09
1
-108
/
+54
*
Use rich mangling information in Symtab::InitNameIndexes()
Stefan Granitz
2018-08-08
4
-10
/
+166
*
[IRMemoryMap] Shrink Allocation and make it move-only (NFC)
Vedant Kumar
2018-08-08
1
-14
/
+14
*
Delete a dead Function constructor (NFC)
Vedant Kumar
2018-08-07
1
-34
/
+0
*
Add documentation for SBTarget::AppendImageSearchPath
Alexander Polyakov
2018-08-07
1
-0
/
+1
*
Add new API to SBTarget class
Alexander Polyakov
2018-08-07
1
-0
/
+3
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
8
-42
/
+28
*
[IRMemoryMap] Avoid redundant zero-init in the Allocation constructor (NFC)
Vedant Kumar
2018-08-06
1
-1
/
+2
*
Add support for ARM and ARM64 breakpad generated minidump files (version 2).
Greg Clayton
2018-08-06
1
-14
/
+16
*
Add ConstString::IsNull() to tell between null vs. empty strings and fix usag...
Stefan Granitz
2018-08-06
1
-0
/
+9
*
Change ConstString::SetCStringWithMangledCounterpart to use StringRef
Pavel Labath
2018-08-06
1
-4
/
+3
*
Fixed header of StringLexer.h
Raphael Isemann
2018-08-04
1
-2
/
+1
*
Fix a bug in VMRange
Leonard Mosescu
2018-08-04
1
-18
/
+0
*
Add raw_ostream wrapper to the Stream class
Raphael Isemann
2018-08-03
1
-0
/
+47
*
Revert "Add support for ARM and ARM64 breakpad generated minidump files"
Pavel Labath
2018-08-03
1
-16
/
+14
*
Add support for ARM and ARM64 breakpad generated minidump files
Greg Clayton
2018-08-02
1
-14
/
+16
*
Add byte counting mechanism to LLDB's Stream class.
Raphael Isemann
2018-08-02
6
-34
/
+57
[next]