summaryrefslogtreecommitdiffstats
path: root/lldb/source/Expression/ClangPersistentVariables.cpp
Commit message (Expand)AuthorAgeFilesLines
* I have brought LLDB up-to-date with top of treeSean Callanan2012-02-041-0/+14
* Added support for persistent types to theSean Callanan2011-08-231-0/+20
* Convert ValueObject to explicitly maintain the Execution Context in which the...Jim Ingham2011-03-311-2/+6
* Patch from Stephen Wilson:Johnny Chen2010-12-201-1/+1
* Modified LLDB expressions to not have to JIT and run code just to see variableGreg Clayton2010-12-141-24/+25
* Made many ConstString functions inlined in the header file.Greg Clayton2010-10-151-9/+6
* Added a new ValueObject type that will be used to freeze dry expressionGreg Clayton2010-10-051-6/+7
* First step of refactoring variable handling in theSean Callanan2010-08-201-111/+21
* Added automatically generated result variables for eachSean Callanan2010-08-121-17/+100
* Added support for persistent variables to theSean Callanan2010-08-111-0/+59
OpenPOWER on IntegriCloud