summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/ValueObjectConstResultImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Some more cleanup of the ValueObjectConstResultImpl code. NFC.Enrico Granata2014-12-121-17/+0
* The so-called "trivial implementation" has been with us for a few years now. ...Enrico Granata2014-12-121-34/+0
* Do attempt to ask the impl_backend for the live address of a const result if ...Enrico Granata2014-12-121-1/+1
* Do not set the live address of a const result child if its parent has an inva...Enrico Granata2014-12-121-1/+2
* LLDB now correctly handles virtual inheritance.Greg Clayton2014-07-191-2/+2
* Fix typos.Bruce Mitchener2014-07-011-1/+1
* Huge change to clean up types.Greg Clayton2013-07-111-23/+17
* <rdar://problem/13069948>Greg Clayton2013-01-251-1/+1
* This checking is part one of trying to add some threading safety to ourGreg Clayton2012-02-171-12/+12
* Add the ability to capture the return value in a thread's stop info, and prin...Jim Ingham2011-12-171-1/+1
* http://llvm.org/bugs/show_bug.cgi?id=11588Johnny Chen2011-12-161-1/+22
* Redesign of the interaction between Python and frozen objects:Enrico Granata2011-09-061-0/+221
OpenPOWER on IntegriCloud