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
/
Expression
/
FunctionCaller.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][NFC] Move LLVM RTTI implementation from enum to static ID variable
Raphael Isemann
2019-11-12
1
-2
/
+4
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
1
-21
/
+21
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-11
/
+10
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-4
/
+0
*
Rename Target::GetSharedModule to Target::GetOrCreateModule.
Jason Molenda
2019-04-08
1
-1
/
+2
*
Fix an invalid static cast in ClangExpressionParser.cpp
Adrian Prantl
2019-03-13
1
-1
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
1
-1
/
+1
*
Add a way to load an image using a library name and list of paths.
Jim Ingham
2018-06-28
1
-1
/
+5
*
Set m_struct_valid to initial value in ctor.
Jason Molenda
2018-05-31
1
-1
/
+2
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-6
/
+5
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-4
/
+4
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
1
-1
/
+1
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
Make DiagnosticsManager functions take StringRefs.
Zachary Turner
2016-11-12
1
-6
/
+5
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-320
/
+314
*
Compilation can end up calling functions (e.g. to resolve indirect functions)...
Jim Ingham
2016-03-21
1
-3
/
+3
*
Add a DiagnosticManager replace error streams in the expression parser.
Sean Callanan
2016-03-19
1
-48
/
+43
*
Moved more Clang-specific parts of the expression parser into the Clang plugin.
Sean Callanan
2015-09-25
1
-1
/
+0
*
Reduce inclusion of clang headers.
Bruce Mitchener
2015-09-18
1
-15
/
+0
*
This patch makes Clang-independent base classes for all the expression types ...
Jim Ingham
2015-09-15
1
-0
/
+422