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
*
[Signal] Allow llvm clients to opt into one-shot SIGPIPE handling
Vedant Kumar
2019-11-18
2
-21
/
+2
*
Replace bitfield in lldb::Type with byte-sized members. (NFC)
Adrian Prantl
2019-11-18
5
-89
/
+74
*
[Docs] Add Python caveats under the development section
Jonas Devlieghere
2019-11-18
3
-0
/
+43
*
[lldb] Fix JSON parser to allow empty arrays
Alex Cameron
2019-11-18
4
-3
/
+104
*
[lldb][NFC] Cleanup comments in ClangASTSource.h
Raphael Isemann
2019-11-18
1
-22
/
+23
*
[lldb] [Process/NetBSD] Implement thread name getting
Michał Górny
2019-11-18
3
-3
/
+39
*
[lldb] [test] Enable lldb-server tests on NetBSD, and set XFAILs
Michał Górny
2019-11-18
11
-2
/
+28
*
Remove +x permission on some files
Sylvestre Ledru
2019-11-16
1
-0
/
+0
*
[lldb-vscode] support the completion request
Walter Erquinigo
2019-11-15
7
-3
/
+302
*
Avoid including Builtins.h in Preprocessor.h
Reid Kleckner
2019-11-15
1
-0
/
+1
*
Fix -Wunused-result warnings in LLDB
Reid Kleckner
2019-11-15
2
-4
/
+4
*
Add a testcase for Clang modules being updated within one LLDB session.
Adrian Prantl
2019-11-15
7
-3
/
+91
*
dotest: Add a way for the run_to_* helpers to register dylibs
Fred Riss
2019-11-15
2
-12
/
+26
*
[-gmodules] Let LLDB log a warning if the Clang module hash mismatches.
Adrian Prantl
2019-11-15
9
-18
/
+169
*
Add RTTI support to the SymbolFile class hierarchy
Adrian Prantl
2019-11-15
19
-1
/
+115
*
Rename posix/FileSystem.cpp to FileSystemPosix.cpp
Adrian Prantl
2019-11-15
2
-1
/
+1
*
[CMake] Configure the Info.plist so it contains a real version number.
Jonas Devlieghere
2019-11-15
4
-3
/
+17
*
Comment the fact that DWARFDebugInfoEntry isn't copyable.
Adrian Prantl
2019-11-15
1
-0
/
+4
*
Fix TestFormatters.py stepping too far
Diana Picus
2019-11-15
2
-6
/
+5
*
[Utility] Remove a dead header [PPC64LE_ehframe_Registers.h]
Davide Italiano
2019-11-14
1
-193
/
+0
*
[LLDB] Fix more -Wdocumentation issues (NFC)
Jonas Devlieghere
2019-11-14
7
-31
/
+31
*
[Reproducer] Enable crash reports for reproducer tests
Jonas Devlieghere
2019-11-14
1
-0
/
+2
*
[lldb][Editline] Support ctrl+left/right arrow word navigation.
Jordan Rupprecht
2019-11-14
2
-0
/
+58
*
Fix incorrect comment.
Adrian Prantl
2019-11-14
1
-3
/
+5
*
Convert condition to early exit (NFC)
Adrian Prantl
2019-11-14
1
-43
/
+45
*
Convert UpdateExternalModuleListIfNeeded to use early exits.
Adrian Prantl
2019-11-14
1
-59
/
+59
*
Rename DWO -> Clang module to avoid confusion. (NFC)
Adrian Prantl
2019-11-14
1
-22
/
+26
*
[LLDB] Make a clear distinction between usage & development docs
Jonas Devlieghere
2019-11-14
3
-3
/
+5
*
Use ForEachExternalModule in ParseTypeFromClangModule (NFC)
Adrian Prantl
2019-11-14
10
-51
/
+149
*
[lldb] Fix dwo variant of TestLibCxxFunction
Pavel Labath
2019-11-14
1
-1
/
+2
*
Fix typos in docs. NFC
Diana Picus
2019-11-14
1
-2
/
+2
*
[lldb] Fix that trailing backslashes in source lines break the Clang highlighter
Raphael Isemann
2019-11-14
2
-0
/
+57
*
[lldb][NFC] Simplify IOHandler constructor/destructor setup
Raphael Isemann
2019-11-14
1
-4
/
+2
*
[LLDB] Fix whitespace/tabs mismatch in lldbsuite Makefile.rules
Muhammad Omair Javaid
2019-11-14
1
-34
/
+34
*
[LLDB] Don't install the pretty stack trace handler twice.
Jonas Devlieghere
2019-11-13
1
-7
/
+3
*
Revert "Forward declare Optional<T> in STLExtras.h"
Reid Kleckner
2019-11-13
1
-1
/
+0
*
Forward declare Optional<T> in STLExtras.h
Reid Kleckner
2019-11-13
1
-0
/
+1
*
[LLDB] Cleanup the DataEncoder utility. (NFC)
Jonas Devlieghere
2019-11-13
4
-180
/
+47
*
Revert a hunk from 9634064cfa1b9bf7b7
Reid Kleckner
2019-11-13
1
-1
/
+1
*
[LLDB] Implement pure virtual method in MockConnection
Jonas Devlieghere
2019-11-13
1
-0
/
+2
*
[LLDB] Fix another set of -Wdocumentation warnings
Jonas Devlieghere
2019-11-13
3
-6
/
+3
*
[LLDB] Remove dead code from StreamFile
Jonas Devlieghere
2019-11-13
2
-23
/
+0
*
[RegisterContext] Remove now unneded vestiges.
Davide Italiano
2019-11-13
4
-24
/
+0
*
[LLDB] Fix a bunch of -Wdocumentation warnings in ExpressionParser
Jonas Devlieghere
2019-11-13
6
-111
/
+35
*
Remove redundant check. (NFC)
Adrian Prantl
2019-11-13
1
-3
/
+0
*
Use cheaper, equivalent predicate. (NFC)
Adrian Prantl
2019-11-13
1
-1
/
+1
*
Rename clang-module-related *DWO* functions to *ClangModule* (NFC)
Adrian Prantl
2019-11-13
5
-46
/
+41
*
Rename ParseTypeFromDWO to ParseTypeFromClangModule (NFC)
Adrian Prantl
2019-11-13
2
-26
/
+27
*
[LLDB] Fix a bunch of -Wdocumentation warnings
Jonas Devlieghere
2019-11-13
53
-404
/
+212
*
[Reproducer] Discard reproducer directory if not generated.
Jonas Devlieghere
2019-11-12
4
-4
/
+24
[next]