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
/
Symbol
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[lldb][NFC] Don't implement ClangASTContext::SetMetadata again as a static me...
Raphael Isemann
2019-12-12
1
-7
/
+8
*
[lldb] Don't search the metadata map three times when retrieving metadata
Raphael Isemann
2019-12-11
2
-7
/
+4
*
[lldb][NFC] Remove ClangExternalASTSourceCommon::g_TotalSizeOfMetadata
Raphael Isemann
2019-12-11
1
-7
/
+0
*
[lldb] Centralize type "desugaring" logic in ClangASTContext
Pavel Labath
2019-12-10
1
-801
/
+74
*
[lldb][NFC] Make g_TotalSizeOfMetadata in ClangExternalASTSourceCommon.cpp st...
Raphael Isemann
2019-12-10
1
-1
/
+1
*
[LLDB] [PECOFF] Make sure to set the address byte size in m_data after parsin...
Martin Storsjö
2019-12-10
1
-7
/
+1
*
[lldb] Support for DWARF-5 atomic types
Raphael Isemann
2019-12-09
4
-1
/
+43
*
Symbol: use elaborated types for `DataExtractor`
Saleem Abdulrasool
2019-12-07
1
-3
/
+3
*
[lldb][NFC] Migrate FileSpec::Dump to raw_ostream
Raphael Isemann
2019-12-06
2
-3
/
+3
*
[lldb][NFC] Move Address and AddressRange functions out of Stream and let the...
Raphael Isemann
2019-12-05
1
-6
/
+6
*
[lldb] Don't put compile unit name into the support file list and support DWA...
Pavel Labath
2019-12-05
1
-19
/
+17
*
[lldb] Fix macOS build by replacing nullptr with FileSpec()
Raphael Isemann
2019-12-04
1
-1
/
+1
*
[lldb] Remove some (almost) unused Stream::operator<<'s
Pavel Labath
2019-12-04
1
-1
/
+1
*
[lldb] Remove FileSpec(FileSpec*) constructor
Pavel Labath
2019-12-04
1
-3
/
+3
*
[lldb] s/FileSpec::Equal/FileSpec::Match
Pavel Labath
2019-12-04
3
-14
/
+8
*
[ClangASTContext] Remove a very old hack.
Davide Italiano
2019-12-03
1
-25
/
+0
*
[lldb] Use llvm range functions in LineTable.cpp
Pavel Labath
2019-12-03
1
-6
/
+2
*
[LLDB] Set the right address size on output DataExtractors from ObjectFile
Martin Storsjö
2019-12-02
1
-1
/
+7
*
[lldb][NFC] Remove unused ClangASTContext::GetBasicType(ConstString)
Raphael Isemann
2019-11-29
1
-5
/
+0
*
[lldb][NFC] Remove ClangASTContext::GetBuiltinTypeForEncodingAndBitSize overload
Raphael Isemann
2019-11-29
1
-35
/
+20
*
[lldb][NFC] Explicitly ask for a ClangASTContext in ClangASTSource
Raphael Isemann
2019-11-29
1
-1
/
+1
*
[lldb][NFC] Early exit in ClangASTContext::CreateInstance
Raphael Isemann
2019-11-29
1
-41
/
+41
*
[lldb] Remove FileSpec->CompileUnit inheritance
Pavel Labath
2019-11-29
3
-20
/
+12
*
[lldb] NFC: refactor CompileUnit::ResolveSymbolContext
Konrad Kleine
2019-11-28
1
-77
/
+60
*
[lldb][NFC] Remove CompilerDeclContext::IsClang
Raphael Isemann
2019-11-28
3
-11
/
+9
*
[lldb][NFC] Remove unused CompilerDecl::IsClang
Raphael Isemann
2019-11-28
1
-4
/
+0
*
Revert "[lldb] NFC: refactor CompileUnit::ResolveSymbolContext"
Raphael Isemann
2019-11-28
1
-60
/
+76
*
[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
1
-76
/
+60
*
[lldb][NFC] Remove forward declaration of PrivateAutoCompleteMembers
Raphael Isemann
2019-11-28
1
-7
/
+0
*
[lldb][NFC] Move TypeSystem RTTI to static variable to remove swift reference
Raphael Isemann
2019-11-27
4
-10
/
+9
*
[lldb][NFC] Remove unused CompilerType memory functions
Raphael Isemann
2019-11-27
1
-167
/
+0
*
[lldb] remove unsigned Stream::operator<< overloads
Pavel Labath
2019-11-26
3
-11
/
+9
*
[lldb] Add boilerplate to recognize the .debug_rnglists.dwo section
Pavel Labath
2019-11-26
1
-0
/
+1
*
[lldb][NFC] Allow range-based for-loops on VariableList
Raphael Isemann
2019-11-25
2
-15
/
+9
*
[lldb] Remove lldb's own ASTDumper
Raphael Isemann
2019-11-25
1
-0
/
+21
*
[DWARF] Handle call sites with indirect call targets
Vedant Kumar
2019-11-22
1
-29
/
+62
*
Reformat code for readability.
Adrian Prantl
2019-11-22
1
-2
/
+2
*
Register Objective-C property accessors with their property decls.
Adrian Prantl
2019-11-22
1
-29
/
+45
*
Early-exitify ClangASTContext::AddObjCClassProperty() (NFC)
Adrian Prantl
2019-11-21
1
-178
/
+162
*
[lldb][NFC] Remove unused ClangASTContext::GetUnknownAnyType
Raphael Isemann
2019-11-20
1
-7
/
+0
*
[lldb][NFC] Simplify ClangASTContext::GetBasicTypes
Raphael Isemann
2019-11-20
1
-14
/
+5
*
[lldb][NFC] Remove ClangASTContext::GetAsDeclContext
Raphael Isemann
2019-11-20
1
-10
/
+0
*
[lldb][NFC] Remove ClangASTContext::FieldIsBitfield overload
Raphael Isemann
2019-11-20
1
-11
/
+4
*
[lldb][NFC] Remove ClangASTContext::GetUniqueNamespaceDeclaration overload
Raphael Isemann
2019-11-20
1
-10
/
+0
*
Replace bitfield in lldb::Type with byte-sized members. (NFC)
Adrian Prantl
2019-11-18
1
-26
/
+25
*
Add RTTI support to the SymbolFile class hierarchy
Adrian Prantl
2019-11-15
1
-0
/
+2
*
Use ForEachExternalModule in ParseTypeFromClangModule (NFC)
Adrian Prantl
2019-11-14
1
-2
/
+5
*
[LLDB][Formatters] Re-enable std::function formatter with fixes to improve no...
shafik
2019-11-12
1
-0
/
+26
*
Performance: Add a set of visited SymbolFiles to the other FindFiles variant.
Adrian Prantl
2019-11-12
1
-1
/
+3
[prev]
[next]