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
*
[Platform/Android] Read the adb server from an env variable if set
Nathan Lanza
2019-08-27
1
-1
/
+6
*
[dotest] Remove results port
Jonas Devlieghere
2019-08-27
8
-72
/
+9
*
[lldb] Fix x86 compilation
Tatyana Krasnukha
2019-08-27
6
-21
/
+19
*
[lldb][NFC] Add missing invalid_core_file to TestTargetCommand test
Raphael Isemann
2019-08-27
1
-0
/
+1
*
Stabilize TestIOHandlerCompletion
Pavel Labath
2019-08-27
1
-1
/
+2
*
[lldb][NFC] Add some tests for the target subcommands
Raphael Isemann
2019-08-27
1
-1
/
+145
*
[lldb][NFC] Give added test method a unique name
Raphael Isemann
2019-08-27
1
-2
/
+2
*
[ASTImporter] Fix name conflict handling with different strategies
Gabor Marton
2019-08-27
1
-1
/
+3
*
[lldb] Allow partial completions to fix directory completion.
Raphael Isemann
2019-08-27
5
-9
/
+53
*
DWARFExpression: Simplify class interface
Pavel Labath
2019-08-27
10
-85
/
+71
*
Fix an unused variable warning in no-assert builds
Pavel Labath
2019-08-27
1
-0
/
+1
*
Fix TestStdCXXDisassembly.py
Pavel Labath
2019-08-27
1
-1
/
+1
*
CommandObjectExpression: Fix a misleading-indentation warning
Pavel Labath
2019-08-27
1
-96
/
+94
*
[test] Disable two of the recently (re)enabled tests on Windows.
Jonas Devlieghere
2019-08-27
2
-0
/
+2
*
[ConnectionFileDescriptor] Add shutdown check in ::Write.
Jonas Devlieghere
2019-08-27
1
-3
/
+12
*
[dotest] Remove long running test "decorator" and re-enable tests.
Jonas Devlieghere
2019-08-27
11
-48
/
+0
*
Send error message on failed attach from debugerserver.
Jason Molenda
2019-08-27
1
-2
/
+18
*
[build_exception] Decode build failure messages
Vedant Kumar
2019-08-26
1
-1
/
+1
*
[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
9
-377
/
+226
*
TestFunctionStarts.py: add synchronization
Frederic Riss
2019-08-26
2
-2
/
+21
*
[dotest] Print invocation when encountering an error.
Jonas Devlieghere
2019-08-26
1
-2
/
+6
*
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
*
Move ProcessInstanceInfoTest to Utility
Pavel Labath
2019-08-26
3
-1
/
+1
*
ProcessInstanceInfo: Fix dumping of invalid user ids
Pavel Labath
2019-08-26
2
-11
/
+44
*
Fix windows build after r369894
Pavel Labath
2019-08-26
1
-6
/
+4
*
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
5
-77
/
+97
*
Breakpad: Add support for parsing STACK WIN records
Pavel Labath
2019-08-26
3
-4
/
+151
*
[lldb] Construct the dummy target when the first Debugger object is constructed
Raphael Isemann
2019-08-26
2
-5
/
+5
*
[lldb][NFC] Add ProcessInfo::GetNameAsStringRef to simplify some code
Raphael Isemann
2019-08-26
4
-15
/
+7
*
[NFC] Fix comments and formatting.
Jonas Devlieghere
2019-08-23
2
-55
/
+60
*
Skip tail call frame tests when dwarf_version < 4
Vedant Kumar
2019-08-23
9
-8
/
+17
*
Upstream support for macCatalyst Mach-O binaries.
Adrian Prantl
2019-08-23
3
-146
/
+237
*
Windows: explicitly cast constants to `DWORD`
Saleem Abdulrasool
2019-08-23
1
-2
/
+2
*
[Symbol] Decouple clang from DeclVendor
Alex Langford
2019-08-23
10
-10
/
+69
*
[LLDB] Address post-commit code review feedback.
Jonas Devlieghere
2019-08-23
2
-4
/
+2
*
Add missing dot.
Adrian Prantl
2019-08-22
1
-1
/
+1
*
Extend FindTypes with CompilerContext to allow filtering by language.
Adrian Prantl
2019-08-22
27
-198
/
+219
*
TestAppleSimulatorOSType: Pass the --standalone argument to simctl
Frederic Riss
2019-08-22
1
-1
/
+1
*
Revert [heap.py] Add missing declaration for malloc_get_all_zones
Vedant Kumar
2019-08-22
1
-1
/
+0
*
Revert Extend FindTypes with CompilerContext to allow filtering by language.
Adrian Prantl
2019-08-22
25
-201
/
+198
*
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
*
Add missing include
Adrian Prantl
2019-08-22
1
-0
/
+1
*
Add missing include
Adrian Prantl
2019-08-22
1
-0
/
+1
*
Extend FindTypes with CompilerContext to allow filtering by language.
Adrian Prantl
2019-08-22
25
-198
/
+201
*
[heap.py] Add missing declaration for malloc_get_all_zones
Vedant Kumar
2019-08-22
1
-0
/
+1
*
Remove redundant curly braces.
Adrian Prantl
2019-08-22
2
-3
/
+3
[next]