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
*
[lldb][NFC] Don't calculate member indices in DWARFASTParserClang::ParseChild...
Raphael Isemann
2019-12-02
1
-2
/
+0
*
[lldb][NFC] Use raw_ostream instead of Stream in Baton::GetDescription
Raphael Isemann
2019-12-02
8
-49
/
+56
*
[lldb][NFC] Make Stream's IndentLevel an unsigned integers.
Raphael Isemann
2019-12-02
3
-11
/
+13
*
[lldb][NFC] Add 'breakpoint command list' test
Raphael Isemann
2019-12-02
2
-0
/
+62
*
[LLDB] [ARM] Use r11 as frame pointer on Windows on ARM
Martin Storsjö
2019-11-29
4
-2
/
+152
*
[lldb][NFC] Remove unused ClangASTContext::GetBasicType(ConstString)
Raphael Isemann
2019-11-29
2
-7
/
+0
*
[lldb][NFC] Remove ClangASTContext::GetBuiltinTypeForEncodingAndBitSize overload
Raphael Isemann
2019-11-29
4
-59
/
+41
*
[lldb][NFC] Explicitly ask for a ClangASTContext in ClangASTSource
Raphael Isemann
2019-11-29
5
-31
/
+25
*
[lldb][NFC] Early exit in ClangASTContext::CreateInstance
Raphael Isemann
2019-11-29
1
-41
/
+41
*
[lldb] Fix windows build for 38870af
Pavel Labath
2019-11-29
1
-1
/
+1
*
[lldb][NFC] Simplify regex_chars in CommandCompletions
Raphael Isemann
2019-11-29
1
-4
/
+1
*
[lldb][NFC] Remove dead logging code from DWARFASTParserClang::CompleteRecord...
Raphael Isemann
2019-11-29
1
-70
/
+1
*
[lldb] Remove FileSpec->CompileUnit inheritance
Pavel Labath
2019-11-29
22
-76
/
+82
*
[lldb][NFC] Fix header guard comment in ThreadSafeDenseMap.h
Raphael Isemann
2019-11-29
1
-1
/
+1
*
[lldb] NFC: refactor CompileUnit::ResolveSymbolContext
Konrad Kleine
2019-11-28
4
-91
/
+71
*
[LLDB] On Windows, force error message formatting to English
Alexandre Ganea
2019-11-28
1
-1
/
+10
*
[LLDB] Fix wrong argument in CommandObjectThreadStepWithTypeAndScope
Alexandre Ganea
2019-11-28
1
-1
/
+1
*
[lldb][NFC] Remove CompilerDeclContext::IsClang
Raphael Isemann
2019-11-28
4
-13
/
+9
*
[lldb][NFC] Remove unused variable in ClangASTSource::CompleteType
Raphael Isemann
2019-11-28
1
-1
/
+0
*
[lldb][NFC] Simplify CompilerDecl and CompilerDeclContext initialization
Raphael Isemann
2019-11-28
2
-10
/
+6
*
[lldb][NFC] Remove unused CompilerDecl::IsClang
Raphael Isemann
2019-11-28
2
-6
/
+0
*
[lldb] refactor FileSpec::Equal
Pavel Labath
2019-11-28
1
-13
/
+3
*
[lldb] Add FileSpec::Equal unit tests
Pavel Labath
2019-11-28
1
-0
/
+20
*
[lldb] Simplify and improve FileSpecTest
Pavel Labath
2019-11-28
1
-24
/
+24
*
Revert "[lldb] NFC: refactor CompileUnit::ResolveSymbolContext"
Raphael Isemann
2019-11-28
4
-71
/
+90
*
[lldb][NFC] Remove unused STLUtil include and STLUtil.h header
Raphael Isemann
2019-11-28
2
-27
/
+0
*
[lldb][NFC] Use llvm::StringRef instead of C-strings as multimap key
Raphael Isemann
2019-11-28
1
-10
/
+5
*
[lldb] NFC: refactor CompileUnit::ResolveSymbolContext
Konrad Kleine
2019-11-28
4
-90
/
+71
*
[lldb][NFC] Remove unused CStringToDIEMap typedef
Raphael Isemann
2019-11-28
1
-6
/
+0
*
[lldb][NFC] Remove forward declaration of PrivateAutoCompleteMembers
Raphael Isemann
2019-11-28
1
-7
/
+0
*
[lldb][NFC] Make GetAsCXXRecordDecl static
Raphael Isemann
2019-11-28
1
-1
/
+2
*
[LLDB] [test] Add a missing "REQUIRES: arm" line
Martin Storsjö
2019-11-28
1
-0
/
+2
*
[lldb][NFC] Split up DWARFASTParserClang::CompleteTypeFromDWARF
Raphael Isemann
2019-11-28
2
-222
/
+243
*
[LLDB] Always interpret arm instructions as thumb on windows
Martin Storsjö
2019-11-28
2
-0
/
+95
*
[LLDB] [PECOFF] Look for the truncated ".eh_fram" section name
Martin Storsjö
2019-11-28
2
-1
/
+94
*
[LLDB] [PECOFF] Factorize mapping section names to types using StringSwitch. ...
Martin Storsjö
2019-11-28
2
-98
/
+75
*
[lldb] Remove debugging code used for LLDB_DWARF_DONT_COMPLETE_TYPENAMES
Raphael Isemann
2019-11-28
1
-33
/
+0
*
[lldb][NFC] Move TypeSystem RTTI to static variable to remove swift reference
Raphael Isemann
2019-11-27
6
-53
/
+17
*
[lldb][NFC] Remove unused CompilerType memory functions
Raphael Isemann
2019-11-27
2
-175
/
+0
*
[LLDB] Avoid using InitializeContext for zero-initializing a CONTEXT. NFC.
Martin Storsjö
2019-11-27
1
-9
/
+2
*
[lldb][NFC] Early exit in DWARFASTParserClang::ParseArrayType
Raphael Isemann
2019-11-27
1
-74
/
+74
*
Revert "Revert "As a follow-up to my initial mail to llvm-dev here's a first ...
Eric Christopher
2019-11-26
10
-10
/
+10
*
[lldb] [test] Un-XFAIL lldb-server tests fixed on NetBSD
Michał Górny
2019-11-26
1
-2
/
+0
*
[lldb] Avoid snprintf in PlatformRemoteDarwinDevice
Pavel Labath
2019-11-26
1
-19
/
+14
*
[lldb][NFC] Modernize string handling in DWARFASTParserClang::ParseTypeModifier
Raphael Isemann
2019-11-26
1
-22
/
+16
*
[lldb] Use llvm::format in AppleObjCRuntimeV2.cpp
Pavel Labath
2019-11-26
1
-8
/
+2
*
[lldb] fix a -Wcast-qual warning
Pavel Labath
2019-11-26
1
-1
/
+1
*
[lldb] remove a superfluous semicolon
Pavel Labath
2019-11-26
1
-1
/
+1
*
[lldb] remove unsigned Stream::operator<< overloads
Pavel Labath
2019-11-26
8
-85
/
+15
*
[lldb/symbolvendorelf] Copy more sections from separate debug files
Pavel Labath
2019-11-26
2
-10
/
+83
[next]