summaryrefslogtreecommitdiffstats
path: root/lldb/source/Expression/ExpressionVariable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor GetNextPersistentVariableName into a non-virtual methodAdrian Prantl2018-04-301-0/+11
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-2/+2
* Move Log from Core -> Utility.Zachary Turner2017-03-031-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-65/+57
* Collect IRExecutionUnits as part of persistent expression state.Sean Callanan2016-03-211-0/+54
* Now persistent expression data no longer lives with the Target, but rather withSean Callanan2015-09-301-0/+4
* This patch separates the generic portion of ClangExpressionVariable, whichSean Callanan2015-09-041-0/+21
* In preparation for factoring persistent variables into a generic part and aSean Callanan2015-09-031-0/+11
OpenPOWER on IntegriCloud