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
/
ExpressionVariable.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[lldb] Move redundant persistent variable counter to ClangPersistentV...
Adrian Prantl
2019-08-27
1
-0
/
+10
*
[lldb] Move redundant persistent variable counter to ClangPersistentVariables
Raphael Isemann
2019-08-05
1
-10
/
+0
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
1
-11
/
+7
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-1
/
+1
*
Pass ConstString by value (NFC)
Adrian Prantl
2019-03-06
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Refactor GetNextPersistentVariableName into a non-virtual method
Adrian Prantl
2018-04-30
1
-0
/
+11
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-2
/
+2
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-65
/
+57
*
Collect IRExecutionUnits as part of persistent expression state.
Sean Callanan
2016-03-21
1
-0
/
+54
*
Now persistent expression data no longer lives with the Target, but rather with
Sean Callanan
2015-09-30
1
-0
/
+4
*
This patch separates the generic portion of ClangExpressionVariable, which
Sean Callanan
2015-09-04
1
-0
/
+21
*
In preparation for factoring persistent variables into a generic part and a
Sean Callanan
2015-09-03
1
-0
/
+11