summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionVariable.h
Commit message (Expand)AuthorAgeFilesLines
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-192/+167
* Eliminated redundant "constructors" for ClangExpressionVariable. ...Sean Callanan2015-10-011-34/+6
* ExpressionVariable now uses llvm::cast() instead of As...() for RTTI.Sean Callanan2015-09-081-7/+12
* This patch separates the generic portion of ClangExpressionVariable, whichSean Callanan2015-09-041-242/+74
* In preparation for factoring persistent variables into a generic part and aSean Callanan2015-09-031-0/+456
OpenPOWER on IntegriCloud