summaryrefslogtreecommitdiffstats
path: root/lldb/source/Expression/ClangUtilityFunction.cpp
Commit message (Expand)AuthorAgeFilesLines
* Made lldb_private::ArchSpec contain much more than just an architecture. ItGreg Clayton2011-02-151-15/+2
* Make expressions clean up their JIT'ed code allocation.Greg Clayton2011-01-191-7/+9
* Thread safety changes in debugserver and also in the process GDB remote plugin.Greg Clayton2011-01-181-0/+10
* Added support for the fragile ivars provided bySean Callanan2011-01-171-1/+1
* Implemented a major overhaul of the way variables are handledSean Callanan2011-01-131-1/+3
* Fixed object lifetimes in ClangExpressionDeclMapSean Callanan2010-12-031-1/+5
* Cleaned a few build related things up:Greg Clayton2010-09-241-0/+4
* Bugfixes to the expression parser. Fixes include:Sean Callanan2010-09-131-0/+8
* Added support for dynamic sanity checking inSean Callanan2010-09-011-2/+10
* Added a ClangUtilityFunction class that allows theSean Callanan2010-08-271-0/+116
OpenPOWER on IntegriCloud