summaryrefslogtreecommitdiffstats
path: root/lldb/source/Expression/ASTResultSynthesizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed a hang in the expression parser's result synthesizer that occurs when t...Sean Callanan2011-02-221-0/+4
* Updated Clang to a version that supports propagatingSean Callanan2011-01-271-1/+1
* Move some of the more noisy "log enable lldb expression" output to the verbos...Jim Ingham2011-01-221-5/+5
* Implemented a major overhaul of the way variables are handledSean Callanan2011-01-131-14/+86
* Added support for generating expressions that haveSean Callanan2010-12-131-27/+111
* Added support for indicating to the expression parserSean Callanan2010-11-191-2/+4
* Modified all logging calls to hand out shared pointers to make sure weGreg Clayton2010-11-061-1/+1
* Made many ConstString functions inlined in the header file.Greg Clayton2010-10-151-2/+2
* Updated to latest LLVM. Major LLVM changes:Sean Callanan2010-09-231-20/+11
* Improved the logging for ASTs generated on theSean Callanan2010-09-221-2/+2
* Bugfixes to the expression parser. Fixes include:Sean Callanan2010-09-131-0/+21
* This is a major refactoring of the expression parser.Sean Callanan2010-08-271-0/+265
OpenPOWER on IntegriCloud