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
...
*
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
*
[LLDB] Add core definition for armv8l and armv7l
Muhammad Omair Javaid
2019-11-13
4
-2
/
+10
*
[LLDB] Only set FRAMEWORK when we're actually building a framework.
Jonas Devlieghere
2019-11-12
1
-1
/
+2
*
[LLDB] Remove debug message in AddLLDB.cmake
Jonas Devlieghere
2019-11-12
1
-1
/
+0
*
[LLDB] Fix/silence CMake developer warning for LLDB framework.
Jonas Devlieghere
2019-11-12
2
-2
/
+10
*
[LLDB] Always remove debugserver from LLVM_DISTRIBUTION_COMPONENTS
Jonas Devlieghere
2019-11-12
2
-6
/
+9
*
[LLDB][Formatters] Re-enable std::function formatter with fixes to improve no...
shafik
2019-11-12
8
-93
/
+185
*
[ObjectFileMachO] Fix the build for __arm64__.
Davide Italiano
2019-11-12
1
-2
/
+1
*
Performance: Add a set of visited SymbolFiles to the other FindFiles variant.
Adrian Prantl
2019-11-12
14
-24
/
+49
*
Revert "Fix lookup of symbols at the same address with no size vs. size"
Muhammad Omair Javaid
2019-11-12
3
-30
/
+2
*
[lldb] Fix more -Wdeprecated-copy warnings
Pavel Labath
2019-11-12
6
-44
/
+4
*
[lldb] Fix some warnings in the python plugin
Pavel Labath
2019-11-12
2
-2
/
+3
*
[lldb] [Process/NetBSD] Use PT_STOP to stop the process [NFCI]
Michał Górny
2019-11-12
2
-6
/
+7
*
[lldb][test] Macros in expressions require DWARF 5
Tatyana Krasnukha
2019-11-12
2
-1
/
+4
*
[lldb][NFC] Simplify a return in ThreadPlanStepInRange::DefaultShouldStopHere...
Raphael Isemann
2019-11-12
1
-1
/
+1
*
[lldb] Add missing include to ObjCLanguage.cpp to fix build
Raphael Isemann
2019-11-12
1
-0
/
+1
*
[lldb][NFC] Move LLVM RTTI implementation from enum to static ID variable
Raphael Isemann
2019-11-12
16
-78
/
+83
*
[lldb][NFC] Remove unused CompilerType::IsPossibleCPlusPlusDynamicType
Raphael Isemann
2019-11-12
1
-5
/
+0
*
[lldb] Check if we actually have a Clang type in ObjCLanguage::GetPossibleFor...
Raphael Isemann
2019-11-12
1
-1
/
+1
*
Add rpath to liblldb so vendors can ship their own python framework (or others)
António Afonso
2019-11-11
1
-0
/
+5
*
[lldb] Re-enable VSCode tests
Jonas Devlieghere
2019-11-11
8
-24
/
+3
*
[Reproducer] Quit the debugger after generating a reproducer
Jonas Devlieghere
2019-11-11
1
-2
/
+4
*
Replace tabs with spaces. (NFC)
Adrian Prantl
2019-11-11
1
-11
/
+11
*
Fix a regression in macOS-style path remapping.
Adrian Prantl
2019-11-11
5
-25
/
+42
[prev]
[next]