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
...
*
[lldb][NFC] Rename ReadRegisterValue to PrintRegisterValue
Raphael Isemann
2019-09-04
1
-95
/
+95
*
[lldb][NFC] Remove WriteRegister copy-pasta from ObjectFileMachO
Raphael Isemann
2019-09-04
1
-198
/
+119
*
[lldb][NFC] Remove unused overload of File::Read
Raphael Isemann
2019-09-03
1
-44
/
+0
*
[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
1
-16
/
+16
*
[lldb] Test 'command' commands and fix the found crashes
Raphael Isemann
2019-09-03
1
-0
/
+13
*
[dotest] Add @skipIfCursesSupportMissing and annotate the new gui test
Pavel Labath
2019-09-02
1
-0
/
+7
*
NativeProcessLinux: Remove some register context boilerplate
Pavel Labath
2019-09-02
10
-202
/
+114
*
[ARM64] Simplify RegisterInfos_arm64.h with macro based RegisterInfo array
Omair Javaid
2019-09-02
1
-181
/
+258
*
[lldb] Add description to option completions.
Raphael Isemann
2019-09-02
1
-5
/
+6
*
[lldb] Test and fix invalid log command invocations
Raphael Isemann
2019-09-01
1
-0
/
+2
*
[lldb] Unify target checking in CommandObject
Raphael Isemann
2019-08-31
8
-800
/
+668
*
[lldb][NFC] Move Clang-specific flags to ClangUserExpression
Raphael Isemann
2019-08-30
2
-3
/
+18
*
[lldb][NFC] Document options parameter in ClangUserExpression constructor
Raphael Isemann
2019-08-29
1
-0
/
+3
*
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
1
-3
/
+4
*
Remove DWARFExpression::LocationListSize
Pavel Labath
2019-08-29
3
-45
/
+10
*
[TSanRuntime] Upstream thread swift race detector.
Davide Italiano
2019-08-29
2
-6
/
+35
*
[Core] Use GetAPInt instead of constructing APInts in place
Alex Langford
2019-08-28
1
-9
/
+14
*
[lldb][NFC] Refactor and document ClangASTContext::IsOperator
Raphael Isemann
2019-08-28
1
-209
/
+72
*
[lldb] Fix and test completion for ambiguous long options
Raphael Isemann
2019-08-28
1
-10
/
+4
*
[lldb][NFC] Get rid of C-strings in HandleOptionCompletion
Raphael Isemann
2019-08-28
1
-17
/
+11
*
Update name of objc runtime SPI function we call for class names.
Jason Molenda
2019-08-28
1
-1
/
+1
*
Revert "[lldb] Move redundant persistent variable counter to ClangPersistentV...
Adrian Prantl
2019-08-27
2
-10
/
+10
*
[Platform/Android] Read the adb server from an env variable if set
Nathan Lanza
2019-08-27
1
-1
/
+6
*
[lldb] Fix x86 compilation
Tatyana Krasnukha
2019-08-27
6
-21
/
+19
*
[lldb] Allow partial completions to fix directory completion.
Raphael Isemann
2019-08-27
2
-9
/
+24
*
DWARFExpression: Simplify class interface
Pavel Labath
2019-08-27
8
-67
/
+67
*
Fix an unused variable warning in no-assert builds
Pavel Labath
2019-08-27
1
-0
/
+1
*
CommandObjectExpression: Fix a misleading-indentation warning
Pavel Labath
2019-08-27
1
-96
/
+94
*
[ConnectionFileDescriptor] Add shutdown check in ::Write.
Jonas Devlieghere
2019-08-27
1
-3
/
+12
*
[Core] GetAPInt should return an Optional
Alex Langford
2019-08-26
1
-16
/
+19
*
[lldb][NFC] Remove dead code that handles situations where LLDB has no dummy ...
Raphael Isemann
2019-08-26
8
-375
/
+224
*
Really fix the type mismatch error in GDBRemoteCommunicationServerCommon
Pavel Labath
2019-08-26
1
-2
/
+2
*
[ProcessWindows] Remove equivalent macros
Tatyana Krasnukha
2019-08-26
2
-4
/
+4
*
ProcessInstanceInfo: Fix dumping of invalid user ids
Pavel Labath
2019-08-26
1
-11
/
+26
*
Fix a type mismatch error in GDBRemoteCommunicationServerCommon
Pavel Labath
2019-08-26
1
-1
/
+1
*
Postfix: move more code out of the PDB plugin
Pavel Labath
2019-08-26
3
-49
/
+36
*
Breakpad: Add support for parsing STACK WIN records
Pavel Labath
2019-08-26
2
-4
/
+119
*
[lldb] Construct the dummy target when the first Debugger object is constructed
Raphael Isemann
2019-08-26
1
-4
/
+3
*
[lldb][NFC] Add ProcessInfo::GetNameAsStringRef to simplify some code
Raphael Isemann
2019-08-26
3
-8
/
+4
*
[NFC] Fix comments and formatting.
Jonas Devlieghere
2019-08-23
2
-55
/
+60
*
Upstream support for macCatalyst Mach-O binaries.
Adrian Prantl
2019-08-23
2
-144
/
+225
*
Windows: explicitly cast constants to `DWORD`
Saleem Abdulrasool
2019-08-23
1
-2
/
+2
*
[Symbol] Decouple clang from DeclVendor
Alex Langford
2019-08-23
7
-8
/
+64
*
[LLDB] Address post-commit code review feedback.
Jonas Devlieghere
2019-08-23
1
-2
/
+2
*
Extend FindTypes with CompilerContext to allow filtering by language.
Adrian Prantl
2019-08-22
18
-149
/
+149
*
Revert Extend FindTypes with CompilerContext to allow filtering by language.
Adrian Prantl
2019-08-22
17
-139
/
+149
*
Rename lldb/source/Interpreter/OptionValueFileSpecListTmp.cpp to
Adrian Prantl
2019-08-22
2
-1
/
+1
*
Rename lldb/source/Interpreter/OptionValueFileSpecLIst.cpp to
Adrian Prantl
2019-08-22
2
-2
/
+2
[prev]
[next]