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
/
Plugins
/
ExpressionParser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expression eval lookup speedup by not returning methods in ManualDWARFIndex::...
Levon Ter-Grigoryan
2020-01-14
1
-3
/
+3
*
[lldb/Expression] Improve interpreter error message with a non-running target
Med Ismail Bennani
2020-01-14
1
-2
/
+3
*
[lldb] Remove FieldDecl stealing hack by rerouting indirect imports to the or...
Raphael Isemann
2020-01-10
1
-14
/
+0
*
Add missing nullptr checks.
Adrian Prantl
2020-01-10
5
-26
/
+36
*
[lldb][NFC] Use static_cast instead of reinterpret_cast where possible
Raphael Isemann
2020-01-07
2
-4
/
+2
*
[lldb][NFC] Remove forward declaration for non-existent type clang::Action an...
Raphael Isemann
2020-01-03
2
-6
/
+2
*
[lldb][NFC] Create type-safe function for creating a CompilerType from a Qual...
Raphael Isemann
2020-01-02
1
-4
/
+3
*
[lldb][NFC] Simplify CompilerType constructors/destructors and fix unused var...
Raphael Isemann
2020-01-01
1
-2
/
+0
*
[lldb][NFC] Delete static versions of ClangASTContext::CreateFunctionType
Raphael Isemann
2019-12-29
1
-2
/
+2
*
[lldb][NFC] Remove GetASTContext call in ClangPersistentVariables
Raphael Isemann
2019-12-28
3
-27
/
+36
*
[lldb][NFC] Remove GetASTContext call in ClangDeclVendor
Raphael Isemann
2019-12-28
3
-15
/
+14
*
[lldb] Remove some calls to GetASTContext
Raphael Isemann
2019-12-26
1
-15
/
+10
*
[lldb][NFC] Remove ClangExternalASTSourceCommon
Raphael Isemann
2019-12-24
2
-3
/
+4
*
[lldb][NFC] Remove unused 'type' parameter in ClangExpressionDeclMap::FindGlo...
Raphael Isemann
2019-12-23
2
-23
/
+6
*
[lldb] Add sanity check to CreateDeclContext and fixed illformed CompilerCont...
Raphael Isemann
2019-12-23
1
-1
/
+3
*
[lldb][NFC] Make CompilerDeclContext construction type safe
Raphael Isemann
2019-12-23
1
-3
/
+1
*
[lldb][NFC] Return a reference from ClangASTContext::getASTContext and remove...
Raphael Isemann
2019-12-21
3
-34
/
+13
*
[lldb][NFC] Remove all ASTContext getter wrappers from ClangASTContext
Raphael Isemann
2019-12-21
3
-8
/
+4
*
[lldb] Fix ARM32 inferior calls
Jan Kratochvil
2019-12-21
1
-1
/
+1
*
[lldb][NFC] Remove redundant ASTContext args to CopyDecl/DeportDecl
Raphael Isemann
2019-12-20
2
-4
/
+2
*
[lldb][NFC] Add unit test for persistent variable lookup with ClangExpression...
Raphael Isemann
2019-12-18
2
-10
/
+26
*
[lldb][NFC] Allow creating ClangExpressionDeclMap and ClangASTSource without ...
Raphael Isemann
2019-12-17
6
-19
/
+47
*
[lldb] Remove modern-type-lookup
Raphael Isemann
2019-12-17
5
-274
/
+7
*
[lldb][NFC] Remove all unnecessary includes for ClangASTSourceCommon.h
Raphael Isemann
2019-12-17
1
-1
/
+0
*
[lldb][NFC] Remove all overloads of Copy/DeportType in ClangASTImporter
Raphael Isemann
2019-12-16
2
-7
/
+3
*
[lldb][NFC] Remove ClangASTImporter::ResolveDeclOrigin
Raphael Isemann
2019-12-16
2
-37
/
+24
*
[Target] Remove Target::GetScratchClangASTContext
Alex Langford
2019-12-12
3
-16
/
+26
*
[lldb] Remove ClangASTMetrics
Raphael Isemann
2019-12-12
2
-17
/
+0
*
[lldb][NFC] Remove dead metadata code in ClangASTSourceProxy
Raphael Isemann
2019-12-11
1
-12
/
+0
*
[lldb][NFC] Extract searching for function SymbolContexts out of ClangExpress...
Raphael Isemann
2019-12-03
2
-92
/
+116
*
[lldb][NFC] Remove ClangASTContext::GetBuiltinTypeForEncodingAndBitSize overload
Raphael Isemann
2019-11-29
1
-2
/
+2
*
[lldb][NFC] Explicitly ask for a ClangASTContext in ClangASTSource
Raphael Isemann
2019-11-29
4
-30
/
+24
*
[lldb][NFC] Remove unused variable in ClangASTSource::CompleteType
Raphael Isemann
2019-11-28
1
-1
/
+0
*
[lldb][NFC] Allow range-based for-loops on VariableList
Raphael Isemann
2019-11-25
1
-3
/
+1
*
[lldb] Remove lldb's own ASTDumper
Raphael Isemann
2019-11-25
5
-276
/
+70
*
[lldb][NFC] Do an early exit in LookupLocalVarNamespace and LookUpLldbObjCClass
Raphael Isemann
2019-11-23
2
-48
/
+56
*
[lldb][NFC] NFC refactoring for ClangExpressionDeclMap::LookupInModulesDeclVe...
Raphael Isemann
2019-11-23
1
-55
/
+30
*
[lldb][NFC] NFC refactoring ClangExpressionDeclMap::LookupLocalVariable
Raphael Isemann
2019-11-23
1
-36
/
+33
*
[lldb][NFC] Fix LLDB build after ModuleManager->ASTReader rename
Raphael Isemann
2019-11-23
2
-2
/
+2
*
[lldb][NFC] Modernize string handling in ClangExpressionDeclMap::FindExternal...
Raphael Isemann
2019-11-21
1
-11
/
+8
*
[lldb][NFC] Move searching functions in ClangExpressionDeclMap to own function
Raphael Isemann
2019-11-21
2
-89
/
+121
*
[lldb][NFC] Reduce scope of some variables in ClangExpressionDeclMap::FindExt...
Raphael Isemann
2019-11-21
1
-5
/
+3
*
[lldb][NFC] Move searching local variables into own function
Raphael Isemann
2019-11-21
2
-39
/
+74
*
[lldb][NFC] Move searching the ClangModulesDeclVendor into own function
Raphael Isemann
2019-11-21
2
-72
/
+86
*
[lldb][NFC] Move searching for the local variable namespace into own function
Raphael Isemann
2019-11-21
2
-24
/
+38
*
[lldb][NFC] Early exit in ClangExpressionDeclMap::FindExternalVisibleDecls
Raphael Isemann
2019-11-21
1
-302
/
+302
*
[lldb][NFC] Move searching for $__lldb_objc_class into its own function
Raphael Isemann
2019-11-20
2
-122
/
+134
*
[lldb][NFC] Move searching for $__lldb_class into its own function in ClangEx...
Raphael Isemann
2019-11-20
2
-94
/
+117
*
[lldb][NFC] Move ClangExpressionDeclMap's persistent decl search into its own...
Raphael Isemann
2019-11-20
2
-53
/
+73
*
[lldb][NFC] Simplify ClangASTContext::GetBasicTypes
Raphael Isemann
2019-11-20
1
-13
/
+12
[next]