summaryrefslogtreecommitdiffstats
path: root/lldb/source/Expression/ClangUtilityFunction.cpp
Commit message (Expand)AuthorAgeFilesLines
* I moved the responsibility for interacting with theSean Callanan2011-10-291-1/+1
* Converted the lldb_private::Process over to use the intrusiveGreg Clayton2011-09-221-5/+5
* Update declarations for all functions/methods that accept printf-styleJason Molenda2011-09-201-1/+1
* This patch modifies the expression parser to allow itSean Callanan2011-09-151-2/+10
* Added checking to make sure that the target has aSean Callanan2011-08-011-1/+5
* This commit integrates support for the LLVM MCJITSean Callanan2011-05-231-1/+23
* Fixed the "mmap" to work on MacOSX/darwin by supplying the correct arguemnts.Greg Clayton2011-05-171-1/+5
* Made expressions that are just casts of pointer Sean Callanan2011-05-071-1/+3
* 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